From: Richard Stallman Date: Wed, 18 Mar 1992 05:14:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1a2ef701e7e7fab9ef51e79bf6b34136c6ff1b1b;p=gcc.git *** empty log message *** From-SVN: r515 --- diff --git a/gcc/protoize.c b/gcc/protoize.c index 1d35183dd78..56fc8fc4164 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) */