- address missing whitespace for indent
PR: 239727 Submitted by: gbergling@gmail.com Reviewed by: 0mp@ MFC after: 1 week
This commit is contained in:
parent
9222b82368
commit
7d5b071384
@ -159,7 +159,7 @@ except that it only applies to the first set of declarations
|
||||
in a procedure (just after the first `{') and it causes a blank
|
||||
line to be generated even if there are no declarations.
|
||||
The default is
|
||||
.Fl nbadp.
|
||||
.Fl nbadp .
|
||||
.It Fl bap , nbap
|
||||
If
|
||||
.Fl bap
|
||||
@ -202,7 +202,7 @@ if (...) {
|
||||
.It Fl bs , nbs
|
||||
Whether a blank should always be inserted after sizeof.
|
||||
The default is
|
||||
.Fl nbs.
|
||||
.Fl nbs .
|
||||
.It Fl c Ns Ar n
|
||||
The column in which comments on code start.
|
||||
The default is 33.
|
||||
@ -353,7 +353,7 @@ The default is 78.
|
||||
.It Fl lc Ns Ar n
|
||||
Maximum length of an output line in a block comment.
|
||||
The default is 0, which means to limit block comment lines in accordance with
|
||||
.Fl l.
|
||||
.Fl l .
|
||||
.It Fl \&ldi Ns Ar n
|
||||
Specifies the indentation, in character positions,
|
||||
of local variable names
|
||||
|
Loading…
Reference in New Issue
Block a user