From 8e33fb63f74dfd6e849dafe5321e957c40bf4372 Mon Sep 17 00:00:00 2001 From: Bruce Korb Date: Sat, 5 Apr 2003 23:12:47 +0000 Subject: [PATCH] Clean up hand edited version with generated version From-SVN: r65279 --- gcc/fixinc/fixincl.x | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gcc/fixinc/fixincl.x b/gcc/fixinc/fixincl.x index 8391b416e9e..80e489af9db 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 -- 2.30.2