Commit 1a2ef701 by Richard Stallman

*** empty log message ***

From-SVN: r515
parent 6a2233eb
...@@ -3954,7 +3954,7 @@ edit_file (hp) ...@@ -3954,7 +3954,7 @@ edit_file (hp)
#ifdef UNPROTOIZE #ifdef UNPROTOIZE
/* Don't even mention "system" include files unless we are /* Don't even mention "system" include files unless we are
protoizing. If we are protoizing, we mention these as a 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. */ include files to prototype format. */
&& !in_system_include_dir (convert_filename) && !in_system_include_dir (convert_filename)
#endif /* defined (UNPROTOIZE) */ #endif /* defined (UNPROTOIZE) */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment