mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2026-01-02 13:23:51 +01:00
ACCOUNT/userspace: remove trailing whitespace
This commit is contained in:
@@ -76,7 +76,7 @@ int main(int argc, char *argv[])
|
||||
show_usage();
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
||||
while ((optchar = getopt (argc, argv, "uhacfsl:")) != -1)
|
||||
{
|
||||
switch (optchar)
|
||||
|
||||
Reference in New Issue
Block a user