diff options
author | bde <bde@FreeBSD.org> | 2004-02-09 21:48:51 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 2004-02-09 21:48:51 +0000 |
commit | 230bb0491dfc8c7495c5d9221e0dd83f981f3a24 (patch) | |
tree | 433a65a96ac9674af5f002fd33f672392a77b318 /lib/libftpio | |
parent | fb0b5ce61d257b76d357e8c73de3a01f08a2d4b7 (diff) | |
download | FreeBSD-src-230bb0491dfc8c7495c5d9221e0dd83f981f3a24.zip FreeBSD-src-230bb0491dfc8c7495c5d9221e0dd83f981f3a24.tar.gz |
Added an option -ldi<N> to control indentation of local variable names.
The default is to be backwards compatible and non-KNF (use the same
indentation for locals as for globals; -ldi0 gives KNF indentation
for locals (none)). The indentation for globals also applies to struct
member names in local declatations. The indentation of variable names
in multi-line declarations is broken in various ways and this commit
gives some new variations.
indent.1:
Also clarified the description of -di<N>.
Diffstat (limited to 'lib/libftpio')
0 files changed, 0 insertions, 0 deletions