aboutsummaryrefslogtreecommitdiffstats
path: root/games/bsdgames/files/patch-phantasia::phantdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/bsdgames/files/patch-phantasia::phantdefs.h')
-rw-r--r--games/bsdgames/files/patch-phantasia::phantdefs.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/games/bsdgames/files/patch-phantasia::phantdefs.h b/games/bsdgames/files/patch-phantasia::phantdefs.h
deleted file mode 100644
index bb9328acb189..000000000000
--- a/games/bsdgames/files/patch-phantasia::phantdefs.h
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: phantasia/phantdefs.h
-===================================================================
-RCS file: /var/fcvs/src/games/phantasia/Attic/phantdefs.h,v
-retrieving revision 1.1.1.1
-diff -u -r1.1.1.1 phantdefs.h
---- phantasia/phantdefs.h 4 Sep 1994 04:03:06 -0000 1.1.1.1
-+++ phantasia/phantdefs.h 10 Sep 2003 09:53:25 -0000
-@@ -136,4 +136,5 @@
- #define CH_KILL '\030' /* kill character (ctrl-X) */
- #define CH_ERASE '\010' /* erase character (ctrl-H) */
- #define CH_NEWLINE '\n' /* newline */
-+#define CH_CR '\r' /* carriage return */
- #define CH_REDRAW '\014' /* redraw screen character (ctrl-L) */