diff options
Diffstat (limited to 'src/build_info.h')
| -rwxr-xr-x | src/build_info.h | 2 |
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 |