summaryrefslogtreecommitdiffstats
path: root/tools/h5diff
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-06-24 21:58:17 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-06-24 21:58:17 (GMT)
commitb65c8842fdfdebbcb52ba71ed179cf6acc3a08da (patch)
tree025971fe81fe5aa26f832d4f482d46f97659550b /tools/h5diff
parent5ee14b07b99a3e3e0e5ac967989bad83cfff4454 (diff)
downloadhdf5-b65c8842fdfdebbcb52ba71ed179cf6acc3a08da.zip
hdf5-b65c8842fdfdebbcb52ba71ed179cf6acc3a08da.tar.gz
hdf5-b65c8842fdfdebbcb52ba71ed179cf6acc3a08da.tar.bz2
[svn-r23816] HDFFV-8455: moved h5dump before h5import
HDFFV-8465: corrected DTD reference path Merged from trunk Tested: local linux with cmake
Diffstat (limited to 'tools/h5diff')
-rw-r--r--tools/h5diff/h5diff_main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/h5diff/h5diff_main.c b/tools/h5diff/h5diff_main.c
index 607d58e..a916ec5 100644
--- a/tools/h5diff/h5diff_main.c
+++ b/tools/h5diff/h5diff_main.c
@@ -101,7 +101,6 @@ int main(int argc, const char *argv[])
print_info(&options);
-out:
/*-------------------------------------------------------------------------
* exit code
* 1 if differences, 0 if no differences, 2 if error