summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-09-30 12:29:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-09-30 12:29:22 (GMT)
commit3088c6abec27ad477031a71d947ac3be4cb2429d (patch)
treeb3a1ac91bb3cea2ec2bfb5d6a228813b646f15c9 /tools
parentff9f228949643dd2efd6680e8d5ab616047ed70e (diff)
downloadhdf5-3088c6abec27ad477031a71d947ac3be4cb2429d.zip
hdf5-3088c6abec27ad477031a71d947ac3be4cb2429d.tar.gz
hdf5-3088c6abec27ad477031a71d947ac3be4cb2429d.tar.bz2
define name
Diffstat (limited to 'tools')
-rw-r--r--tools/src/h5diff/h5diff_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/src/h5diff/h5diff_common.c b/tools/src/h5diff/h5diff_common.c
index b51ab0d..a381711 100644
--- a/tools/src/h5diff/h5diff_common.c
+++ b/tools/src/h5diff/h5diff_common.c
@@ -762,7 +762,7 @@ void usage(void)
PRINTVALSTREAM(rawoutstream, " symbolic links are compared.).\n");
PRINTVALSTREAM(rawoutstream, "\n");
/*
- * TRILABS-227 is complete except for an issue with printing indices
+ * TRILABS_227 is complete except for an issue with printing indices
* the following will be needed for subsetting
PRINTVALSTREAM(rawoutstream, " Subsetting options:\n");
PRINTVALSTREAM(rawoutstream, " Subsetting is available by using the fcompact form of subsetting, as follows:\n");