mirror of
https://github.com/yrutschle/sslh.git
synced 2025-04-12 23:27:15 +03:00
spelling: tentative
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9acec69b9a
commit
74fe57147b
@ -5313,7 +5313,7 @@ static void arg_parse_untagged(int argc, char** argv, struct arg_hdr** table, st
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* if a tenative error still remains at this point then register it as a proper error */
|
/* if a tentative error still remains at this point then register it as a proper error */
|
||||||
if (errorlast) {
|
if (errorlast) {
|
||||||
arg_register_error(endtable, parentlast, errorlast, optarglast);
|
arg_register_error(endtable, parentlast, errorlast, optarglast);
|
||||||
optind++;
|
optind++;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user