diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-04-08 16:52:45 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-04-08 16:52:45 (GMT) |
commit | 6a0750aba7a4202a3d70bbbba5727527f040381e (patch) | |
tree | 0844ffa0b37b4fae14202bd0ec47d6d5542c015f /test | |
parent | 564ff4655516d56df8d3598d9ddd94308ed56378 (diff) | |
download | hdf5-6a0750aba7a4202a3d70bbbba5727527f040381e.zip hdf5-6a0750aba7a4202a3d70bbbba5727527f040381e.tar.gz hdf5-6a0750aba7a4202a3d70bbbba5727527f040381e.tar.bz2 |
[svn-r14815] added comments
Diffstat (limited to 'test')
-rw-r--r-- | test/chunk_info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/chunk_info.c b/test/chunk_info.c index a4fe51a..202546d 100644 --- a/test/chunk_info.c +++ b/test/chunk_info.c @@ -75,7 +75,7 @@ int main( void ) /*------------------------------------------------------------------------- - * write the did in 2x2 chunks + * write the dataset in 2x2 chunks *------------------------------------------------------------------------- */ |