miniupnpd/miniupnpd.c: spaces to tab to improve indentation consistency

This commit is contained in:
Thomas Bernard 2012-07-17 21:39:05 +02:00
parent e39c29dcd7
commit 5a07e704ba
1 changed files with 2 additions and 2 deletions

View File

@ -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);