Fix ITS#4119, option char left over after rev 1.185

This commit is contained in:
Howard Chu 2005-10-28 22:55:22 +00:00
parent f80e9d11fa
commit 4f302fd197

View file

@ -332,7 +332,7 @@ int main( int argc, char **argv )
#endif
while ( (i = getopt( argc, argv,
"c:d:f:F:h:n:o:s:StT:V"
"c:d:f:F:h:n:o:s:tT:V"
#if LDAP_PF_INET6
"46"
#endif