mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-30 13:30:57 +08:00
Fix typo in prev commit
This commit is contained in:
parent
6f2a817d9d
commit
2e22c55a6c
@ -327,7 +327,7 @@ do_bind(
|
||||
}
|
||||
|
||||
Debug( LDAP_DEBUG_TRACE, "do_bind: v%d bind: \"%s\" to \"%s\"\n",
|
||||
version, conn->c_cdn, conn->c_dn, );
|
||||
version, conn->c_cdn, conn->c_dn );
|
||||
|
||||
ldap_pvt_thread_mutex_unlock( &conn->c_mutex );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user