summaryrefslogtreecommitdiffstats
path: root/src/H5Flow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Flow.c')
-rw-r--r--src/H5Flow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Flow.c b/src/H5Flow.c
index 2570930..fdc9b9f 100644
--- a/src/H5Flow.c
+++ b/src/H5Flow.c
@@ -17,7 +17,7 @@
#define addr_defined(X) (((uint64_t)(-1)!=(X)->offset) ? TRUE : FALSE)
-#define PABLO_MASK H5F_low_mask
+#define PABLO_MASK H5Flow_mask
static intn interface_initialize_g = 0;
#define INTERFACE_INIT NULL