summaryrefslogtreecommitdiff
path: root/games/xmille/files/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'games/xmille/files/patch-ae')
-rw-r--r--games/xmille/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/games/xmille/files/patch-ae b/games/xmille/files/patch-ae
new file mode 100644
index 000000000000..b53110ee65b8
--- /dev/null
+++ b/games/xmille/files/patch-ae
@@ -0,0 +1,11 @@
+--- mille.c.orig Thu Mar 28 14:29:31 1996
++++ mille.c Thu Feb 1 00:23:54 2001
+@@ -10,7 +10,7 @@
+
+ int rub();
+
+-/*char _sobuf[BUFSIZ];*/
++char _sobuf[BUFSIZ];
+
+ main(ac, av)
+ reg int ac;