Date: Sat, 27 Dec 2003 17:30:31 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/fsck_msdosfs check.c Message-ID: <200312280130.hBS1UVFr061803@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2003/12/27 17:30:31 PST
FreeBSD src repository
Modified files:
sbin/fsck_msdosfs check.c
Log:
Oops, highly non-KNF indentation is normal for large expressions in
this program. Gnu indentation is used for these. Redo the fix for
the large expression at the end of the previous commit to give gnu
indentation. The original version was gnuish but had 9 bogus extra
characters of indentation in its continuation lines, perfect tab
lossage on every line, and other bugs.
The previous commit log should have claimed to fix style bugs in the
previous-1 commit (1.5), not the forced null previous commit (1.6).
Revision Changes Path
1.8 +5 -6 src/sbin/fsck_msdosfs/check.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312280130.hBS1UVFr061803>
