diff options
Diffstat (limited to 'tools/test/perform/chunk.c')
-rw-r--r-- | tools/test/perform/chunk.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/perform/chunk.c b/tools/test/perform/chunk.c index 804f88e..3603c9b 100644 --- a/tools/test/perform/chunk.c +++ b/tools/test/perform/chunk.c @@ -72,7 +72,7 @@ /* #define DIAG_NRDCC 521 */ static size_t nio_g; -static hid_t fapl_g = -1; +static hid_t fapl_g = H5I_INVALID_HID; /* Local function prototypes */ static size_t |