mirror of
https://gcc.gnu.org/git/gcc.git
synced 2025-01-17 18:04:43 +08:00
fix comment
From-SVN: r32106
This commit is contained in:
parent
f19f17e080
commit
cfbad224f6
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user