mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-02-05 13:40:08 +08:00
Fix typo
This commit is contained in:
parent
488862105f
commit
defed68e82
@ -650,7 +650,7 @@ ldap_int_sasl_bind(
|
||||
(SASL_CONST char **)&ccred.bv_val,
|
||||
&credlen );
|
||||
|
||||
Debug( LDAP_DEBUG_TRACE, "sasl_client_start: %d\n",
|
||||
Debug( LDAP_DEBUG_TRACE, "sasl_client_step: %d\n",
|
||||
saslrc, 0, 0 );
|
||||
|
||||
#if SASL_VERSION_MAJOR >= 2
|
||||
|
Loading…
Reference in New Issue
Block a user