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/H5FDfamily.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/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 |