summaryrefslogtreecommitdiffstats
path: root/src/H5Smpio.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Smpio.c')
-rw-r--r--src/H5Smpio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Smpio.c b/src/H5Smpio.c
index 48f2358..7105ef9 100644
--- a/src/H5Smpio.c
+++ b/src/H5Smpio.c
@@ -530,7 +530,7 @@ H5S_mpio_span_hyper_type( const H5S_t *space,
*new_type = span_type;
/* fill in the remaining return values */
- *count = 1;
+ *count = 1;
*extra_offset = 0;
*is_derived_type = 1;