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/H5FDfamily.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/H5FDfamily.c')
-rw-r--r-- | src/H5FDfamily.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5FDfamily.c b/src/H5FDfamily.c index 1d508dc..e259a4e 100644 --- a/src/H5FDfamily.c +++ b/src/H5FDfamily.c @@ -656,8 +656,6 @@ H5FD_family_sb_encode(H5FD_t *_file, char *name/*out*/, unsigned char *buf/*out* * Programmer: Raymond Lu * Tuesday, May 10, 2005 * - * Modifications: - * *------------------------------------------------------------------------- */ static herr_t |