diff options
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. * *------------------------------------------------------------------------- */ |