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 09f61bc..f4e076d 100644 --- a/src/H5Fstdio.c +++ b/src/H5Fstdio.c @@ -16,7 +16,7 @@ #include <sys/types.h> #include <sys/stat.h> -#define PABLO_MASK H5F_sec2 +#define PABLO_MASK H5F_stdio static hbool_t interface_initialize_g = FALSE; #define INTERFACE_INIT NULL |