From 4af1e600d9f33294038cb9d2073aa4d8eeeb859e Mon Sep 17 00:00:00 2001 From: John Birrell Date: Sat, 9 May 1998 11:31:20 +0000 Subject: [PATCH] Change long variable to time_t where it is passed to time() by reference. --- games/grdc/grdc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/grdc/grdc.c b/games/grdc/grdc.c index ebb3293b51f7..42e6c3c39182 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] = {