summaryrefslogtreecommitdiffstats
path: root/test/external_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/external_common.h')
-rw-r--r--test/external_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/external_common.h b/test/external_common.h
index 50f6e6d..1e4fe7a 100644
--- a/test/external_common.h
+++ b/test/external_common.h
@@ -41,5 +41,5 @@ static const char *EXT_FNAME[] = {
#define TOTAL_SIZE 100
#define GARBAGE_PER_FILE 10
-H5TEST_DLL herr_t reset_raw_data_files(void);
+H5TEST_DLL herr_t reset_raw_data_files(int);
#endif /* _EXTERNAL_COMMON_H */