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

This commit is contained in:
jb 1998-05-09 11:31:20 +00:00
parent 6f0053bd9d
commit 48392a0789

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] = {