summaryrefslogtreecommitdiffstats
path: root/tools/lib/h5tools.h
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-16 15:25:51 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-16 15:25:51 (GMT)
commitfc875eb5b76542f1765cee0ba8450c6e7b84ed04 (patch)
tree5814ca302e23493295c23ad70cf8fee25e9c2cfb /tools/lib/h5tools.h
parent4644bd295a309bd578899a572ee9dd19b44c6c3f (diff)
downloadhdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.zip
hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.gz
hdf5-fc875eb5b76542f1765cee0ba8450c6e7b84ed04.tar.bz2
HDFFV-10384 and includes cleanup merged from devlop
Diffstat (limited to 'tools/lib/h5tools.h')
-rw-r--r--tools/lib/h5tools.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lib/h5tools.h b/tools/lib/h5tools.h
index 6383df5..c360230 100644
--- a/tools/lib/h5tools.h
+++ b/tools/lib/h5tools.h
@@ -573,7 +573,7 @@ H5TOOLS_DLLVAR H5_index_t sort_by; /*sort_by [creation_order | name] *
H5TOOLS_DLLVAR H5_iter_order_t sort_order; /*sort_order [ascending | descending] */
/* things to display or which are set via command line parameters */
-H5TOOLS_DLLVAR int enable_error_stack; /* re-enable error stack */
+H5TOOLS_DLLVAR int enable_error_stack; /* re-enable error stack; disable=0 enable=1 */
/* Strings for output */
#define H5_TOOLS_GROUP "GROUP"