summaryrefslogtreecommitdiff
path: root/games/xevil/files/patch-aa
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1995-05-29 13:46:40 +0000
commit0d98f1227110082e9e507ca236458f6c363e25b6 (patch)
tree297f74782436a0f973b6b89d60c10f399af9a135 /games/xevil/files/patch-aa
parentRemove comment about not being able to undefine a variable, as we *can* (diff)
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Diffstat (limited to 'games/xevil/files/patch-aa')
-rw-r--r--games/xevil/files/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/xevil/files/patch-aa b/games/xevil/files/patch-aa
deleted file mode 100644
index 7417a7af7ca8..000000000000
--- a/games/xevil/files/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-*** main.C~ Wed Feb 8 21:31:58 1995
---- main.C Sat May 6 00:16:24 1995
-***************
-*** 49,55 ****
-
-
- // Defines
-! #define MSEC_PER_CLOCK (1.0e3 / CLOCKS_PER_SEC)
-
-
- #ifdef SELECT_NEEDS_PROTOTYPES
---- 49,55 ----
-
-
- // Defines
-! #define MSEC_PER_CLOCK 8 //(1.0e3 / CLOCKS_PER_SEC)
-
-
- #ifdef SELECT_NEEDS_PROTOTYPES