summaryrefslogtreecommitdiffstats
path: root/src/H5Sall.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Sall.c')
-rw-r--r--src/H5Sall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5Sall.c b/src/H5Sall.c
index 1b9ceec..7e33980 100644
--- a/src/H5Sall.c
+++ b/src/H5Sall.c
@@ -78,6 +78,7 @@ const H5S_select_class_t H5S_sel_all[1] = {{
H5S_all_bounds,
H5S_all_offset,
H5S_all_unlim_dim,
+ NULL,
H5S_all_is_contiguous,
H5S_all_is_single,
H5S_all_is_regular,