diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-28 23:24:23 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-28 23:24:23 +0000 |
commit | 0f9cef9ad2f75ff6a449044c9c9b6c0b289f2aeb (patch) | |
tree | 5567ea0b8ac9fa094af635cb5aa9962e29b7f87e /games-fps | |
parent | remove unneeded selinux patch (diff) | |
download | gentoo-2-0f9cef9ad2f75ff6a449044c9c9b6c0b289f2aeb.tar.gz gentoo-2-0f9cef9ad2f75ff6a449044c9c9b6c0b289f2aeb.tar.bz2 gentoo-2-0f9cef9ad2f75ff6a449044c9c9b6c0b289f2aeb.zip |
remove cvs tags
Diffstat (limited to 'games-fps')
-rw-r--r-- | games-fps/quakeforge/files/0.5.4-com-parse.patch | 9 |
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)) |