summaryrefslogtreecommitdiffstats
path: root/src/H5FDprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5FDprivate.h')
-rw-r--r--src/H5FDprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDprivate.h b/src/H5FDprivate.h
index 200ae44..b201809 100644
--- a/src/H5FDprivate.h
+++ b/src/H5FDprivate.h
@@ -76,7 +76,7 @@
+ 8 /* Tick num */ \
+ 4 /* Number of entries */ \
+ (N * H5FD_MD_INDEX_ENTRY_SIZE) /* Index entries */ \
- + H5FD_SIZEOF_CHKSUM /* Metadata header checksum */ \
+ + H5FD_SIZEOF_CHKSUM /* Metadata index checksum */ \
)
/* Retries for metadata file */