diff options
Diffstat (limited to 'games/xevil/files/patch-cmn__xetp_basic.cpp')
-rw-r--r-- | games/xevil/files/patch-cmn__xetp_basic.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/xevil/files/patch-cmn__xetp_basic.cpp b/games/xevil/files/patch-cmn__xetp_basic.cpp deleted file mode 100644 index e8f5531bf2be..000000000000 --- a/games/xevil/files/patch-cmn__xetp_basic.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- cmn/xetp_basic.cpp.orig 2012-05-27 06:52:30.000000000 +0900 -+++ cmn/xetp_basic.cpp 2012-05-27 06:53:11.000000000 +0900 -@@ -33,7 +33,7 @@ - #include "xetp_basic.h" - - --char *XETPBasic::versionStr = "XETP1.00"; -+const char *XETPBasic::versionStr = "XETP1.00"; - // 0.10 released with special RedHat version - // 0.12 for 2.0b5 - // 0.15 for 2.0b6 |