1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/games/xmemory/files/patch-ab

12 lines
237 B
Plaintext

--- xmemory.C.orig Sun Jun 20 19:09:21 1999
+++ xmemory.C Sun Jun 20 19:10:06 1999
@@ -199,7 +199,7 @@
main( int argc, char **argv )
{
int i;
-long timefield;
+time_t timefield;
char main_display[30];
char *main_p;
char *filename;