diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-04-08 16:49:59 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-04-08 16:49:59 (GMT) |
commit | 564ff4655516d56df8d3598d9ddd94308ed56378 (patch) | |
tree | bb5b222d0a758f2e7447b5c86fecdc391da2d602 /test/chunk_info.c | |
parent | 01c6249fbb8e777c3da8cb1715a585aed22d5c0d (diff) | |
download | hdf5-564ff4655516d56df8d3598d9ddd94308ed56378.zip hdf5-564ff4655516d56df8d3598d9ddd94308ed56378.tar.gz hdf5-564ff4655516d56df8d3598d9ddd94308ed56378.tar.bz2 |
[svn-r14814] added commnents
Diffstat (limited to 'test/chunk_info.c')
-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 fe585e0..a4fe51a 100644 --- a/test/chunk_info.c +++ b/test/chunk_info.c @@ -18,7 +18,7 @@ * April 7, 2008 * * Purpose: Tests the H5Dget_chunk_info API function - * This program writes a 4x4 did by iterating on 2x2 chunks + * This program writes a 4x4 dataset did by iterating on 2x2 chunks * at a time */ |