mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
fix debug line (ITS 1145)
This commit is contained in:
parent
9909448880
commit
cabeec26d4
@ -338,7 +338,7 @@ char *slap_sasl2dn( char *saslname )
|
|||||||
|
|
||||||
#ifdef NEW_LOGGING
|
#ifdef NEW_LOGGING
|
||||||
LDAP_LOG(( "sasl", LDAP_LEVEL_DETAIL1,
|
LDAP_LOG(( "sasl", LDAP_LEVEL_DETAIL1,
|
||||||
"slap_sasl2dn: performing internal search (base=%s, scope=%s)\n",
|
"slap_sasl2dn: performing internal search (base=%s, scope=%d)\n",
|
||||||
searchbase, scope ));
|
searchbase, scope ));
|
||||||
#else
|
#else
|
||||||
Debug( LDAP_DEBUG_TRACE,
|
Debug( LDAP_DEBUG_TRACE,
|
||||||
|
Loading…
Reference in New Issue
Block a user