mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
minor fix
This commit is contained in:
parent
570abc9774
commit
a4609c0040
1 changed files with 1 additions and 1 deletions
|
@ -520,7 +520,7 @@ public class LineWrappingTabPage extends FormatterTabPage {
|
|||
" << '/' << setw(2) << day << endl;" + //$NON-NLS-1$
|
||||
"}", //$NON-NLS-1$
|
||||
FormatterMessages.LineWrappingTabPage_stream_output,
|
||||
FormatterMessages.LineWrappingTabPage_stream_output
|
||||
FormatterMessages.LineWrappingTabPage_stream_output_lowercase
|
||||
);
|
||||
|
||||
// private final Category fEnumConstArgumentsCategory= new Category(
|
||||
|
|
Loading…
Add table
Reference in a new issue