Commit 244f7aa9 by David Billinghurst Committed by David Billinghurst

fixincl.x: Regenerate

2003-02-26  David Billinghurst <David.Billinghurst@riotinto.com>

	* fixinc/fixincl.x: Regenerate

From-SVN: r63461
parent 1d14f992
2003-02-26 David Billinghurst <David.Billinghurst@riotinto.com>
* fixinc/fixincl.x: Regenerate
2003-02-26 Josef Zlomek <zlomekj@suse.cz> 2003-02-26 Josef Zlomek <zlomekj@suse.cz>
* function.c (assign_parms): Set reg_attrs for parameters passed in * function.c (assign_parms): Set reg_attrs for parameters passed in
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
* files which are fixed to work correctly with ANSI C and placed in a * files which are fixed to work correctly with ANSI C and placed in a
* directory that GNU C will search. * directory that GNU C will search.
* *
* This file contains 146 fixup descriptions. * This file contains 147 fixup descriptions.
* *
* See README for more information. * See README for more information.
* *
...@@ -5803,9 +5803,9 @@ static const char* apzX11_SprintfPatch[] = { ...@@ -5803,9 +5803,9 @@ static const char* apzX11_SprintfPatch[] = {
* *
* List of all fixes * List of all fixes
*/ */
#define REGEX_COUNT 158 #define REGEX_COUNT 159
#define MACH_LIST_SIZE_LIMIT 261 #define MACH_LIST_SIZE_LIMIT 261
#define FIX_COUNT 146 #define FIX_COUNT 147
/* /*
* Enumerate the fixes * Enumerate the fixes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment