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/H5Fquery.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/H5Fquery.c')
-rw-r--r-- | src/H5Fquery.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/H5Fquery.c b/src/H5Fquery.c index 44c1b32..564a088 100644 --- a/src/H5Fquery.c +++ b/src/H5Fquery.c @@ -113,8 +113,6 @@ H5F_get_intent(const H5F_t *f) * * Programmer: Vailin Choi, April 2, 2008 * - * Modifications: - * *------------------------------------------------------------------------- */ char * |