summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-10-28 23:24:23 +0000
committerMike Frysinger <vapier@gentoo.org>2003-10-28 23:24:23 +0000
commit67f7ff74be261d80e6ac8967340b682643fb0a79 (patch)
tree449e05aba39f36dd7653aa507de2f07dcf7e895f /games-fps
parentremove unneeded selinux patch (diff)
downloadhistorical-67f7ff74be261d80e6ac8967340b682643fb0a79.tar.gz
historical-67f7ff74be261d80e6ac8967340b682643fb0a79.tar.bz2
historical-67f7ff74be261d80e6ac8967340b682643fb0a79.zip
remove cvs tags
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quakeforge/files/0.5.4-com-parse.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/games-fps/quakeforge/files/0.5.4-com-parse.patch b/games-fps/quakeforge/files/0.5.4-com-parse.patch
index 0b5a839e155d..3e42cff8d152 100644
--- a/games-fps/quakeforge/files/0.5.4-com-parse.patch
+++ b/games-fps/quakeforge/files/0.5.4-com-parse.patch
@@ -1,14 +1,5 @@
--- quakeforge-0.5.4/libs/util/idparse.c 2003-05-26 15:14:18.000000000 -0400
+++ quakeforge/libs/util/idparse.c 2003-07-27 18:00:25.000000000 -0400
-@@ -33,7 +33,7 @@
- #endif
-
- static __attribute__ ((unused)) const char rcsid[] =
-- "$Id: 0.5.4-com-parse.patch,v 1.1 2003/10/27 23:34:42 vapier Exp $";
-+ "$Id: 0.5.4-com-parse.patch,v 1.1 2003/10/27 23:34:42 vapier Exp $";
-
- #include <ctype.h>
- #include <stdlib.h>
@@ -107,8 +107,11 @@
skipwhite:
while (isspace ((byte) *data))