mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
fix previous commit
This commit is contained in:
parent
401b211d98
commit
af5b506e37
@ -82,10 +82,10 @@ meta_search_dobind_init(
|
|||||||
int rc;
|
int rc;
|
||||||
int nretries = 1;
|
int nretries = 1;
|
||||||
|
|
||||||
Debug( LDAP_DEBUG_TRACE, "%s >>> meta_search_dobind_init[%d]\n", op->o_log_prefix, candidate, 0 );
|
|
||||||
|
|
||||||
meta_search_candidate_t retcode;
|
meta_search_candidate_t retcode;
|
||||||
|
|
||||||
|
Debug( LDAP_DEBUG_TRACE, "%s >>> meta_search_dobind_init[%d]\n", op->o_log_prefix, candidate, 0 );
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* all the targets are already bound as pseudoroot
|
* all the targets are already bound as pseudoroot
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user