summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/h5repack.c
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2003-10-22 21:45:59 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2003-10-22 21:45:59 (GMT)
commit04d8607a9a119bf7315907c45b2a0d66afb257d1 (patch)
tree80b70224e509e1110c477a731d97d2ffd346ea6e /tools/h5repack/h5repack.c
parentd28bc61b335e447691521d37dbd8f58ebf83d9a1 (diff)
downloadhdf5-04d8607a9a119bf7315907c45b2a0d66afb257d1.zip
hdf5-04d8607a9a119bf7315907c45b2a0d66afb257d1.tar.gz
hdf5-04d8607a9a119bf7315907c45b2a0d66afb257d1.tar.bz2
[svn-r7704] Purpose:
continuation of commit message Platforms tested: linux solaris IRIX Misc. update:
Diffstat (limited to 'tools/h5repack/h5repack.c')
-rw-r--r--tools/h5repack/h5repack.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/h5repack/h5repack.c b/tools/h5repack/h5repack.c
index ea2b21a..af267ee 100644
--- a/tools/h5repack/h5repack.c
+++ b/tools/h5repack/h5repack.c
@@ -19,6 +19,8 @@
#include "h5repack_list.h"
+
+
static void print_options(packoptions_t *options);
/*-------------------------------------------------------------------------