summaryrefslogtreecommitdiffstats
path: root/tools/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-12-31 19:00:39 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-12-31 19:00:39 (GMT)
commita8437787596fb8f6ff61427e76122bc4c996009c (patch)
tree662abd22e36bb1089680c94f6da1ae71c6ea6c8e /tools/test
parent17d5f51bed455c47cdeecd0afcc71b73b873ae55 (diff)
downloadhdf5-a8437787596fb8f6ff61427e76122bc4c996009c.zip
hdf5-a8437787596fb8f6ff61427e76122bc4c996009c.tar.gz
hdf5-a8437787596fb8f6ff61427e76122bc4c996009c.tar.bz2
HDFFV-10669 merge from develop
Diffstat (limited to 'tools/test')
-rw-r--r--tools/test/h5jam/tellub.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/test/h5jam/tellub.c b/tools/test/h5jam/tellub.c
index 1c6ed3c..ea362f5 100644
--- a/tools/test/h5jam/tellub.c
+++ b/tools/test/h5jam/tellub.c
@@ -53,7 +53,7 @@ usage (const char *prog)
/*-------------------------------------------------------------------------
* Function: parse_command_line
*
- * Purpose: Parse the command line for the h5dumper.
+ * Purpose: Parse the command line.
*
* Return: Success: void
* Failure: Exits program with EXIT_FAILURE value.
@@ -89,7 +89,7 @@ parse_command_line (int argc, const char *argv[])
/*-------------------------------------------------------------------------
* Function: main
*
- * Purpose: HDF5 user block unjammer
+ * Purpose: HDF5 user block tell size
*
* Return: EXIT_SUCCESS/EXIT_FAILURE
*-------------------------------------------------------------------------