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"
|
"\t-T sets the tag name in pf.\n"
|
||||||
#endif
|
#endif
|
||||||
#ifdef ENABLE_NFQUEUE
|
#ifdef ENABLE_NFQUEUE
|
||||||
"\t-Q sets the queue number that is used by NFQUEUE.\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"
|
"\t-n sets the name of the interface(s) that packets will arrive on.\n"
|
||||||
#endif
|
#endif
|
||||||
"\t-h prints this help and quits.\n"
|
"\t-h prints this help and quits.\n"
|
||||||
"", argv[0], pidfilename, DEFAULT_CONFIG);
|
"", argv[0], pidfilename, DEFAULT_CONFIG);
|
||||||
|
|
Loading…
Reference in New Issue