Change long variable to time_t where it is passed to time() by reference.

This commit is contained in:
John Birrell 1998-05-09 11:31:20 +00:00
parent 47b18310e8
commit 4af1e600d9

View File

@ -21,7 +21,7 @@
#define YDEPTH 7
/* it won't be */
long now; /* yeah! */
time_t now; /* yeah! */
struct tm *tm;
short disp[11] = {