diff options
Diffstat (limited to 'src/H5Shyper.c')
-rw-r--r-- | src/H5Shyper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Shyper.c b/src/H5Shyper.c index c2a94fb..e6c1965 100644 --- a/src/H5Shyper.c +++ b/src/H5Shyper.c @@ -16,7 +16,7 @@ #include <H5Dprivate.h> /* Interface initialization */ -#define PABLO_MASK H5S_hyper_mask +#define PABLO_MASK H5Shyper_mask #define INTERFACE_INIT NULL static intn interface_initialize_g = 0; |