diff options
Diffstat (limited to 'src/H5Farray.c')
-rw-r--r-- | src/H5Farray.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Farray.c b/src/H5Farray.c index c38709a..88423ca 100644 --- a/src/H5Farray.c +++ b/src/H5Farray.c @@ -20,7 +20,7 @@ #include <H5Vprivate.h> /* Interface initialization */ -#define PABLO_MASK H5F_arr_mask +#define PABLO_MASK H5Farray_mask #define INTERFACE_INIT NULL static intn interface_initialize_g = 0; |