summaryrefslogtreecommitdiffstats
path: root/games/grdc/grdc.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/grdc/grdc.c')
-rw-r--r--games/grdc/grdc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/grdc/grdc.c b/games/grdc/grdc.c
index ebb3293..42e6c3c 100644
--- a/games/grdc/grdc.c
+++ b/games/grdc/grdc.c
@@ -21,7 +21,7 @@
#define YDEPTH 7
/* it won't be */
-long now; /* yeah! */
+time_t now; /* yeah! */
struct tm *tm;
short disp[11] = {
OpenPOWER on IntegriCloud