Fix the previous rev.
This commit is contained in:
parent
147cf97224
commit
90e1ac57df
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ print_usage(char *program_name)
|
||||||
" -R NAME remove service NAME\n"
|
" -R NAME remove service NAME\n"
|
||||||
#endif
|
#endif
|
||||||
" -s enable stack checking\n"
|
" -s enable stack checking\n"
|
||||||
" -v display version information and exit\n"
|
" -v display version information and exit\n",
|
||||||
program_name, dflt_econfig
|
program_name, dflt_econfig
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
, DEFAULT_SERVICE_NAME, DEFAULT_SERVICE_NAME
|
, DEFAULT_SERVICE_NAME, DEFAULT_SERVICE_NAME
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue