summaryrefslogtreecommitdiff
path: root/games/xmemory/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/xmemory/files/patch-ab')
-rw-r--r--games/xmemory/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xmemory/files/patch-ab b/games/xmemory/files/patch-ab
new file mode 100644
index 000000000000..4ff37900973e
--- /dev/null
+++ b/games/xmemory/files/patch-ab
@@ -0,0 +1,11 @@
+--- 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;