summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/h5diff_main.c
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2010-02-19 02:39:22 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2010-02-19 02:39:22 (GMT)
commit52d87caef30f70ffd798698158b83bf0c2dcdbba (patch)
treeb8b8ec566d032a28141bc61a61b65d62ea341ab9 /tools/h5diff/h5diff_main.c
parent6b9ddd65980835c2bccf7458952f6c51e550bfdb (diff)
downloadhdf5-52d87caef30f70ffd798698158b83bf0c2dcdbba.zip
hdf5-52d87caef30f70ffd798698158b83bf0c2dcdbba.tar.gz
hdf5-52d87caef30f70ffd798698158b83bf0c2dcdbba.tar.bz2
[svn-r18279] Purpose:
Work for bugzilla 1754: h5diff: support comparing through links. Description: merged from hdf5 trunk (18164, 18165, 18166, 18167, 18170, 18266, 18273) Tested: h5committest (jam, amani and linew)
Diffstat (limited to 'tools/h5diff/h5diff_main.c')
-rw-r--r--tools/h5diff/h5diff_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/h5diff/h5diff_main.c b/tools/h5diff/h5diff_main.c
index 1cb8f2f..8089161 100644
--- a/tools/h5diff/h5diff_main.c
+++ b/tools/h5diff/h5diff_main.c
@@ -97,6 +97,7 @@ int main(int argc, const char *argv[])
print_info(&options);
+out:
/*-------------------------------------------------------------------------
* exit code
* 1 if differences, 0 if no differences, 2 if error