Re-indent.
This commit is contained in:
parent
413bb19543
commit
689a7197a0
@ -488,9 +488,9 @@ static void process_flags (int argc, char **argv)
|
||||
|
||||
while ((c = getopt_long (argc, argv,
|
||||
#ifdef USE_SHA_CRYPT
|
||||
"c:hrs:",
|
||||
"c:hrs:",
|
||||
#else
|
||||
"c:hr",
|
||||
"c:hr",
|
||||
#endif
|
||||
long_options, &option_index)) != -1) {
|
||||
switch (c) {
|
||||
|
Loading…
Reference in New Issue
Block a user