diff options
Diffstat (limited to 'gcc/gcc.c')
-rw-r--r-- | gcc/gcc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5341,7 +5341,7 @@ fancy_abort () /* Output an error message and exit */ -void +static void fatal VPROTO((const char *msgid, ...)) { #ifndef ANSI_PROTOTYPES |