diff options
author | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-07-23 19:34:00 (GMT) |
---|---|---|
committer | Pedro Vicente Nunes <pvn@hdfgroup.org> | 2007-07-23 19:34:00 (GMT) |
commit | bec21e59ef9e418fd2611bfa182e1b1b557e44e4 (patch) | |
tree | 70373ce74885542b6a9523c509cb5c55d80e5b06 /tools | |
parent | d8d6f2c1393c4f2465dac7a4f2f6f5bec0c691a3 (diff) | |
download | hdf5-bec21e59ef9e418fd2611bfa182e1b1b557e44e4.zip hdf5-bec21e59ef9e418fd2611bfa182e1b1b557e44e4.tar.gz hdf5-bec21e59ef9e418fd2611bfa182e1b1b557e44e4.tar.bz2 |
[svn-r14001]
fixed comments
tested: linux
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/h5import/h5importtest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5import/h5importtest.c b/tools/h5import/h5importtest.c index d9f5df2..2a8c827 100755 --- a/tools/h5import/h5importtest.c +++ b/tools/h5import/h5importtest.c @@ -21,7 +21,7 @@ * h5importtest * * Description: - * This program creates that can be + * This program creates files that can be * used to test the h5import program. * */ |