diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-08-12 04:10:00 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-08-12 04:10:00 (GMT) |
commit | 1db993a27159c03d44e5dd8b3f766813b171929f (patch) | |
tree | a6102360d4f964f18426266725741df9f3a1aef8 /src/H5HG.c | |
parent | 6a72ec80e5c915061717e6960c28f5524b68857a (diff) | |
download | hdf5-1db993a27159c03d44e5dd8b3f766813b171929f.zip hdf5-1db993a27159c03d44e5dd8b3f766813b171929f.tar.gz hdf5-1db993a27159c03d44e5dd8b3f766813b171929f.tar.bz2 |
[svn-r17342] Description:
Bring r17341 from trunk to 1.8 branch:
Tweaks to comments, to better align with changes on sblock_mdc branch
Tested on:
Just eyeballed, only tweaks to comments
Diffstat (limited to 'src/H5HG.c')
-rw-r--r-- | src/H5HG.c | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -678,13 +678,6 @@ done: * Programmer: Robb Matzke * Monday, March 30, 1998 * - * Modifications: - * - * John Mainzer, 6/8/05 - * Modified the function to use the new dirtied parameter of - * of H5AC_unprotect() instead of modifying the is_dirty - * field of the cache info. - * *------------------------------------------------------------------------- */ void * |