summaryrefslogtreecommitdiffstats
path: root/osdep/timer-darwin.c
diff options
context:
space:
mode:
Diffstat (limited to 'osdep/timer-darwin.c')
-rw-r--r--osdep/timer-darwin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/osdep/timer-darwin.c b/osdep/timer-darwin.c
index 9c5a2d6893..68029d1fdc 100644
--- a/osdep/timer-darwin.c
+++ b/osdep/timer-darwin.c
@@ -94,7 +94,7 @@ void InitTimer()
#if 0
#include <stdio.h>
-int main() {
+int main(void) {
int i,j, r, c = 200;
long long t = 0;