diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2010-04-27 21:59:38 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2010-04-27 21:59:38 (GMT) |
commit | b24e2d4dd861b67a61fcf56be5975bcd4d37203b (patch) | |
tree | 1c634f3789ac38449e8c9b7d67fab21e31a33a2c /src/H5Dbtree.c | |
parent | 9542a0e21258dc9a6cddd2768312e66a4e9e2e12 (diff) | |
download | hdf5-b24e2d4dd861b67a61fcf56be5975bcd4d37203b.zip hdf5-b24e2d4dd861b67a61fcf56be5975bcd4d37203b.tar.gz hdf5-b24e2d4dd861b67a61fcf56be5975bcd4d37203b.tar.bz2 |
[svn-r18649] Description:
Minor tweaks to align w/code on trunk better.
Tested on:
Mac OS X/32 10.6.3 (amazon) w/debug & production
(too minor to require h5committest)
Diffstat (limited to 'src/H5Dbtree.c')
-rw-r--r-- | src/H5Dbtree.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/H5Dbtree.c b/src/H5Dbtree.c index 79f7789..54d853c 100644 --- a/src/H5Dbtree.c +++ b/src/H5Dbtree.c @@ -1349,10 +1349,6 @@ done: * Programmer: Quincey Koziol * Thursday, January 15, 2009 * - * Modifications: - * Vailin Choi; April 2009 - * Reset address of the chunked storage index if RESET_ADDR is set - * *------------------------------------------------------------------------- */ static herr_t |