diff options
Diffstat (limited to 'src/H5Apkg.h')
-rw-r--r-- | src/H5Apkg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5Apkg.h b/src/H5Apkg.h index 238546f..82471d1 100644 --- a/src/H5Apkg.h +++ b/src/H5Apkg.h @@ -51,7 +51,7 @@ /**************************/ /* Standard length of fractal heap ID for attribute */ -#define H5A_DENSE_FHEAP_ID_LEN 7 +#define H5A_DENSE_FHEAP_ID_LEN 8 /****************************/ |