Fixed style bugs in previous commit (unsorting of the global declarations
and addition of a tab to a blank line).
This commit is contained in:
parent
a976eb5e46
commit
ba62a56380
@ -51,9 +51,9 @@ static const char rcsid[] =
|
||||
|
||||
int alwaysno; /* assume "no" for all questions */
|
||||
int alwaysyes; /* assume "yes" for all questions */
|
||||
int force; /* force check even the fs is clean */
|
||||
int preen; /* set when preening */
|
||||
int rdonly; /* device is opened read only (supersedes above) */
|
||||
int force; /* force check even the fs is clean */
|
||||
|
||||
static void usage(void) __dead2;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user