*** empty log message ***
authorRichard Stallman <rms@gnu.org>
Wed, 18 Mar 1992 05:14:48 +0000 (05:14 +0000)
committerRichard Stallman <rms@gnu.org>
Wed, 18 Mar 1992 05:14:48 +0000 (05:14 +0000)
From-SVN: r515

gcc/protoize.c

index 1d35183dd78b5c0925591cfaab10c2ca394ecf14..56fc8fc416443fb0118fb3da9612209c24bd52a2 100644 (file)
@@ -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) */