diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2009-08-12 04:06:18 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2009-08-12 04:06:18 (GMT) |
commit | a9032b25ba24e1c587d92e1d1e9ddfce0f037ce0 (patch) | |
tree | 7a0cef217d5df6f6afabac17a273596a0aacde15 /src/H5HG.c | |
parent | 7dc66a568566bd47d09a47f8e77c716d8dd792e1 (diff) | |
download | hdf5-a9032b25ba24e1c587d92e1d1e9ddfce0f037ce0.zip hdf5-a9032b25ba24e1c587d92e1d1e9ddfce0f037ce0.tar.gz hdf5-a9032b25ba24e1c587d92e1d1e9ddfce0f037ce0.tar.bz2 |
[svn-r17341] Description:
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
@@ -677,13 +677,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 * |