mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-07 15:41:24 -05:00
minor cleanup
This commit is contained in:
parent
8b5b2e715b
commit
7507596ccc
1 changed files with 1 additions and 1 deletions
|
|
@ -207,7 +207,7 @@ usage( char *name )
|
|||
"\t-l facility\tSyslog facility (default: LOCAL4)\n"
|
||||
#endif
|
||||
"\t-n serverName\tService name\n"
|
||||
"\t-o <opt>[=val] Generic means to specify options" );
|
||||
"\t-o <opt>[=val] generic means to specify options" );
|
||||
if ( !BER_BVISNULL( &option_helpers[0].oh_name ) ) {
|
||||
int i;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue