cvs commit: src/usr.bin/indent indent.c
Bruce Evans
bde at FreeBSD.org
Mon Feb 9 12:42:09 PST 2004
bde 2004/02/09 12:42:08 PST
FreeBSD src repository
Modified files:
usr.bin/indent indent.c
Log:
Only use tabs to indent variable names if the declaration indent is
nonzero (so that the 1-char indentation given by -di0 is never rendered
by a tab).
Removed garbage commented out code for setting the indentation of variable
names.
Revision Changes Path
1.21 +8 -8 src/usr.bin/indent/indent.c
More information about the cvs-src
mailing list