freebsd-dev/sbin/fsck_msdosfs
Bruce Evans 7e1cecfd0f 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).
2003-12-28 01:30:31 +00:00
..
boot.c s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
check.c Oops, highly non-KNF indentation is normal for large expressions in 2003-12-28 01:30:31 +00:00
dir.c o __P removed 2002-03-20 22:57:10 +00:00
dosfs.h s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
ext.h Fixed style bugs in previous commit (unsorting of declarations and poor 2003-12-27 06:44:32 +00:00
fat.c s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
fsck_msdosfs.8 Fixed quoting of `clean'. 2003-12-27 06:30:14 +00:00
main.c Expanded the comment about the -F flag. 2003-12-27 14:02:52 +00:00
Makefile Default to WARNS=2. 2001-12-04 02:19:58 +00:00