mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-02 13:09:42 -05:00
Fix typo
This commit is contained in:
parent
0cdf9e3124
commit
3a2f9e84ba
1 changed files with 1 additions and 1 deletions
|
|
@ -720,7 +720,7 @@ try_again:
|
|||
ldap_pvt_thread_mutex_unlock( &cache->c_mutex );
|
||||
|
||||
#ifdef NEW_LOGGING
|
||||
LDAP_LOG(( "caceh", LDAP_LEVEL_INFO,
|
||||
LDAP_LOG(( "cache", LDAP_LEVEL_INFO,
|
||||
"cache_find_entry_id: (%ld)->%ld not ready (%d).\n",
|
||||
id, ep_id, state ));
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue