summaryrefslogtreecommitdiffstats
path: root/tools/h5repack/test_h5repack_add.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/h5repack/test_h5repack_add.c')
-rw-r--r--tools/h5repack/test_h5repack_add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5repack/test_h5repack_add.c b/tools/h5repack/test_h5repack_add.c
index dc3250f..95bb491 100644
--- a/tools/h5repack/test_h5repack_add.c
+++ b/tools/h5repack/test_h5repack_add.c
@@ -165,7 +165,7 @@ error:
*
*-------------------------------------------------------------------------
*/
-int make_dsets()
+int make_dsets(void)
{
hid_t fid; /* file ID */
int nerrors=0;