summaryrefslogtreecommitdiffstats
path: root/src/H5Flow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Flow.c')
-rw-r--r--src/H5Flow.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/H5Flow.c b/src/H5Flow.c
index d0b96e2..1223f87 100644
--- a/src/H5Flow.c
+++ b/src/H5Flow.c
@@ -1023,6 +1023,9 @@ H5F_addr_hash(const haddr_t *addr, uintn mod)
* Tuesday, October 23, 1998
*
* Modifications:
+ * Albert Cheng, Feb 18, 1999
+ * Changed objno to unsigned long type to be consistent with
+ * addr->offset and how it is being called.
*
*-------------------------------------------------------------------------
*/