diff options
author | Quincey Koziol <koziol@hdfgroup.org> | 2016-12-29 10:40:26 (GMT) |
---|---|---|
committer | Quincey Koziol <koziol@hdfgroup.org> | 2016-12-29 10:40:26 (GMT) |
commit | da2f1610d1f2cba40770aee6d0d6fbc8196645ae (patch) | |
tree | 7089a182a8aaab3c614edb4a29a65514087b722c /src/H5FDspace.c | |
parent | 6a8222b6a54da80737186d27c54078ac303c92a0 (diff) | |
download | hdf5-da2f1610d1f2cba40770aee6d0d6fbc8196645ae.zip hdf5-da2f1610d1f2cba40770aee6d0d6fbc8196645ae.tar.gz hdf5-da2f1610d1f2cba40770aee6d0d6fbc8196645ae.tar.bz2 |
More normalizations against incoming cache image branch.
Diffstat (limited to 'src/H5FDspace.c')
-rw-r--r-- | src/H5FDspace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5FDspace.c b/src/H5FDspace.c index edc83e6..a7899ac 100644 --- a/src/H5FDspace.c +++ b/src/H5FDspace.c @@ -19,7 +19,7 @@ * Jan 3 2008 * Quincey Koziol <koziol@hdfgroup.org> * - * Purpose: Space allocation routines for the file. + * Purpose: Space allocation routines for the file driver code. * *------------------------------------------------------------------------- */ |