summaryrefslogtreecommitdiffstats
path: root/tools/test/h5dump/h5dumpgentest.c
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-09-23 16:52:35 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-09-23 16:52:35 (GMT)
commit161501e1c0527b71bafe7503408a6297aa4f7f1a (patch)
treef8e7ce133c13983c49387e07db3b5824d925c930 /tools/test/h5dump/h5dumpgentest.c
parented96f0c6cd2af4bbc7fa4214394c0dac14a7dae4 (diff)
downloadhdf5-161501e1c0527b71bafe7503408a6297aa4f7f1a.zip
hdf5-161501e1c0527b71bafe7503408a6297aa4f7f1a.tar.gz
hdf5-161501e1c0527b71bafe7503408a6297aa4f7f1a.tar.bz2
Whitespace updates
Diffstat (limited to 'tools/test/h5dump/h5dumpgentest.c')
-rw-r--r--tools/test/h5dump/h5dumpgentest.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/test/h5dump/h5dumpgentest.c b/tools/test/h5dump/h5dumpgentest.c
index ef44ebb..fb3ba65 100644
--- a/tools/test/h5dump/h5dumpgentest.c
+++ b/tools/test/h5dump/h5dumpgentest.c
@@ -6273,7 +6273,7 @@ static int gent_ldouble(void)
return 0;
- error:
+error:
HDprintf("error !\n");
return -1;
@@ -7526,6 +7526,7 @@ gent_attr_intsize(void)
H5Gclose(root);
H5Fclose(fid);
}
+
static void
gent_nodata(void)
{