summaryrefslogtreecommitdiff
path: root/games/nethack34-qt/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-09-23 01:36:53 +0000
commit8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch)
tree1c37a6088704b234484b1352cd1f882fb2a253ad /games/nethack34-qt/files/patch-ab
parentCatch up with Wnn6-lib update. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
Notes
Notes: svn path=/head/; revision=33029 svn path=/tags/RELEASE_4_1_1/; revision=33030; tag=release/4.1.1
Diffstat (limited to 'games/nethack34-qt/files/patch-ab')
-rw-r--r--games/nethack34-qt/files/patch-ab11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/nethack34-qt/files/patch-ab b/games/nethack34-qt/files/patch-ab
deleted file mode 100644
index b609686e6166..000000000000
--- a/games/nethack34-qt/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./include/youprop.h.orig Tue Oct 28 22:32:04 1997
-+++ ./include/youprop.h Tue Oct 28 22:33:08 1997
-@@ -79,7 +79,7 @@
- #define Protection u.uprops[PROTECTION].p_flgs
- #define Protection_from_shape_changers \
- u.uprops[PROT_FROM_SHAPE_CHANGERS].p_flgs
--#define Warning u.uprops[WARNING].p_flgs
-+#define HWarning u.uprops[WARNING].p_flgs
-
- #define HTelepat u.uprops[TELEPAT].p_flgs
- #define Telepat (HTelepat || telepathic(uasmon))