mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
fix indentation
This commit is contained in:
parent
ad4a21f1a4
commit
9c7aca5b47
@ -618,8 +618,8 @@ bdb_cache_lru_purge(void *ctx, void *arg)
|
||||
/* Defer processing till we're needed again */
|
||||
ldap_pvt_runqueue_resched( &slapd_rq, rtask, 1 );
|
||||
ldap_pvt_thread_mutex_unlock( &slapd_rq.rq_mutex );
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* caller must have lru_head_mutex locked. mutex
|
||||
* will be unlocked on return.
|
||||
|
Loading…
Reference in New Issue
Block a user