diff options
Diffstat (limited to 'src/H5Fstdio.c')
-rw-r--r-- | src/H5Fstdio.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Fstdio.c b/src/H5Fstdio.c index d55fd19..bd6a805 100644 --- a/src/H5Fstdio.c +++ b/src/H5Fstdio.c @@ -13,7 +13,7 @@ #include <H5Fprivate.h> #include <H5MMprivate.h> -#define PABLO_MASK H5F_stdio +#define PABLO_MASK H5F_stdio_mask static intn interface_initialize_g = 0; #define INTERFACE_INIT NULL |