From: Richard Stallman Date: Wed, 18 Mar 1992 05:14:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~13416 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a2ef701e7e7fab9ef51e79bf6b34136c6ff1b1b;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r515 --- diff --git a/gcc/protoize.c b/gcc/protoize.c index 1d35183dd78b..56fc8fc41644 100644 --- a/gcc/protoize.c +++ b/gcc/protoize.c @@ -3954,7 +3954,7 @@ edit_file (hp) #ifdef UNPROTOIZE /* Don't even mention "system" include files unless we are protoizing. If we are protoizing, we mention these as a - gentile way of prodding the user to convert his "system" + gentle way of prodding the user to convert his "system" include files to prototype format. */ && !in_system_include_dir (convert_filename) #endif /* defined (UNPROTOIZE) */