mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Fix typo
This commit is contained in:
parent
b8cf299007
commit
afa4a82747
@ -121,7 +121,7 @@ freeout:
|
||||
mp = ( monitor_entry_t * )e_tmp->e_private;
|
||||
e = e_tmp;
|
||||
e_tmp = mp->mp_next;
|
||||
monitor_cache_lock( mi, e );
|
||||
monitor_cache_lock( e );
|
||||
monitor_cache_release( mi, e );
|
||||
|
||||
if ( e_tmp == e_nonvolatile ) {
|
||||
|
Loading…
Reference in New Issue
Block a user