summaryrefslogtreecommitdiff
path: root/games/seabattle/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'games/seabattle/files/patch-ab')
-rw-r--r--games/seabattle/files/patch-ab30
1 files changed, 11 insertions, 19 deletions
diff --git a/games/seabattle/files/patch-ab b/games/seabattle/files/patch-ab
index c64ebe467406..57484ef07ec6 100644
--- a/games/seabattle/files/patch-ab
+++ b/games/seabattle/files/patch-ab
@@ -1,19 +1,11 @@
-*** batt.h Tue May 13 19:58:17 1997
---- /home/andy/tmp/wrk/batt.h Mon Jun 30 14:41:02 1997
-***************
-*** 2,8 ****
- * batt.h Part of the SEABATTLE game by Vince Weaver *
- ************************************************************************/
-
-! #include <curses.h> /* Slang support is good for rxvt in linux */
- #include <stdio.h>
- #include <ctype.h>
- #include <stdlib.h>
---- 2,8 ----
- * batt.h Part of the SEABATTLE game by Vince Weaver *
- ************************************************************************/
-
-! #include <ncurses.h> /* Slang support is good for rxvt in linux */
- #include <stdio.h>
- #include <ctype.h>
- #include <stdlib.h>
+--- batt.h.orig Wed May 14 04:58:17 1997
++++ batt.h Fri Feb 2 04:18:06 2001
+@@ -2,7 +2,7 @@
+ * batt.h Part of the SEABATTLE game by Vince Weaver *
+ ************************************************************************/
+
+-#include <curses.h> /* Slang support is good for rxvt in linux */
++#include <ncurses.h> /* Slang support is good for rxvt in linux */
+ #include <stdio.h>
+ #include <ctype.h>
+ #include <stdlib.h>