Commit cfbad224 by Jason Merrill

fix comment

From-SVN: r32106
parent f19f17e0
......@@ -122,7 +122,7 @@ void (*print_error_function) PARAMS ((const char *)) =
default_print_error_function;
/* Maximum characters per line in automatic line wrapping mode.
Non Zero means don't wrap lines. */
Zero means don't wrap lines. */
static int output_maximum_width = 0;
......
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