OSDN Git Service

Clean up hand edited version with generated version
authorkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Apr 2003 23:12:47 +0000 (23:12 +0000)
committerkorbb <korbb@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 5 Apr 2003 23:12:47 +0000 (23:12 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@65279 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/fixinc/fixincl.x

index 8391b41..80e489a 100644 (file)
@@ -5,7 +5,7 @@
  * files which are fixed to work correctly with ANSI C and placed in a
  * directory that GNU C will search.
  *
  * files which are fixed to work correctly with ANSI C and placed in a
  * directory that GNU C will search.
  *
- * This file contains 148 fixup descriptions.
+ * This file contains 149 fixup descriptions.
  *
  * See README for more information.
  *
  *
  * See README for more information.
  *
@@ -5878,9 +5878,9 @@ static const char* apzX11_SprintfPatch[] = {
  *
  *  List of all fixes
  */
  *
  *  List of all fixes
  */
-#define REGEX_COUNT          160
+#define REGEX_COUNT          161
 #define MACH_LIST_SIZE_LIMIT 261
 #define MACH_LIST_SIZE_LIMIT 261
-#define FIX_COUNT            148
+#define FIX_COUNT            149
 
 /*
  *  Enumerate the fixes
 
 /*
  *  Enumerate the fixes