about summary refs log tree commit diff stats
path: root/src/build_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/build_info.h')
-rwxr-xr-xsrc/build_info.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/build_info.h b/src/build_info.h
index 45182a02..18456a4b 100755
--- a/src/build_info.h
+++ b/src/build_info.h
@@ -1,6 +1,6 @@
 #ifndef __BUILD_INFO_H__
 #define __BUILD_INFO_H__
 
-void PrintBox64Version();
+void PrintBox64Version(void);
 
 #endif //__BUILD_INFO_H__
\ No newline at end of file