summaryrefslogtreecommitdiffstats
path: root/examples/h5_rdwt.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/h5_rdwt.c')
-rw-r--r--examples/h5_rdwt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/h5_rdwt.c b/examples/h5_rdwt.c
index 679dc46..9947f59 100644
--- a/examples/h5_rdwt.c
+++ b/examples/h5_rdwt.c
@@ -19,7 +19,7 @@
#define FILE "dset.h5"
int
-main()
+main(void)
{
hid_t file_id, dataset_id; /* identifiers */