diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-04-08 17:25:29 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2008-04-08 17:25:29 (GMT) |
commit | 3c998bb36b8951844808486424183d7e1a829f25 (patch) | |
tree | ce42385f8686d889b1353f1311b992888788af3f /test/chunk_info.c | |
parent | 6a0750aba7a4202a3d70bbbba5727527f040381e (diff) | |
download | hdf5-3c998bb36b8951844808486424183d7e1a829f25.zip hdf5-3c998bb36b8951844808486424183d7e1a829f25.tar.gz hdf5-3c998bb36b8951844808486424183d7e1a829f25.tar.bz2 |
[svn-r14816] updated comments
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 202546d..ea09f10 100644 --- a/test/chunk_info.c +++ b/test/chunk_info.c @@ -61,7 +61,7 @@ int main( void ) TESTING("chunk info"); /*------------------------------------------------------------------------- - * create a did + * create a dataset *------------------------------------------------------------------------- */ |