From 0f9cef9ad2f75ff6a449044c9c9b6c0b289f2aeb Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 28 Oct 2003 23:24:23 +0000 Subject: remove cvs tags --- games-fps/quakeforge/files/0.5.4-com-parse.patch | 9 --------- 1 file changed, 9 deletions(-) (limited to 'games-fps') 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 - #include @@ -107,8 +107,11 @@ skipwhite: while (isspace ((byte) *data)) -- cgit v1.2.3-65-gdbad