diff options
| -rw-r--r-- | gcc/fixinc/fixincl.x | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gcc/fixinc/fixincl.x b/gcc/fixinc/fixincl.x index 8391b41..80e489a 100644 --- a/gcc/fixinc/fixincl.x +++ b/gcc/fixinc/fixincl.x @@ -5,7 +5,7 @@ * 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. * @@ -5878,9 +5878,9 @@ static const char* apzX11_SprintfPatch[] = { * * List of all fixes */ -#define REGEX_COUNT 160 +#define REGEX_COUNT 161 #define MACH_LIST_SIZE_LIMIT 261 -#define FIX_COUNT 148 +#define FIX_COUNT 149 /* * Enumerate the fixes |
