summaryrefslogtreecommitdiffstats
path: root/test/h5test.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/h5test.h')
-rw-r--r--test/h5test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/h5test.h b/test/h5test.h
index fc26f2f..a5b81da 100644
--- a/test/h5test.h
+++ b/test/h5test.h
@@ -55,7 +55,7 @@ extern "C" {
#endif
int h5_cleanup(hid_t fapl);
-herr_t h5_errors(void __unused__ *client_data);
+herr_t h5_errors(void *client_data);
char *h5_fixname(const char *basename, hid_t fapl, char *fullname,
size_t size);
hid_t h5_fileaccess(void);