miniupnpd/miniupnpd.c: spaces to tab to improve indentation consistency
This commit is contained in:
parent
e39c29dcd7
commit
5a07e704ba
|
@ -1210,8 +1210,8 @@ print_usage:
|
|||
"\t-T sets the tag name in pf.\n"
|
||||
#endif
|
||||
#ifdef ENABLE_NFQUEUE
|
||||
"\t-Q sets the queue number that is used by NFQUEUE.\n"
|
||||
"\t-n sets the name of the interface(s) that packets will arrive on.\n"
|
||||
"\t-Q sets the queue number that is used by NFQUEUE.\n"
|
||||
"\t-n sets the name of the interface(s) that packets will arrive on.\n"
|
||||
#endif
|
||||
"\t-h prints this help and quits.\n"
|
||||
"", argv[0], pidfilename, DEFAULT_CONFIG);
|
||||
|
|
Loading…
Reference in New Issue