aboutsummaryrefslogtreecommitdiffstats
path: root/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'version.h')
-rw-r--r--version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.h b/version.h
index b590c33..23d5a09 100644
--- a/version.h
+++ b/version.h
@@ -8,6 +8,6 @@
#define BUILD_DATE __DATE__
#define GCC_VERSION __VERSION__
-void version();
+void version(void);
#endif /* SF_VERSION_H */