From 1a2ef701e7e7fab9ef51e79bf6b34136c6ff1b1b Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Wed, 18 Mar 1992 05:14:48 +0000 Subject: [PATCH] *** empty log message *** From-SVN: r515 --- gcc/protoize.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) */ -- 2.30.2