mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +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 nretries = 1;
|
||||
|
||||
Debug( LDAP_DEBUG_TRACE, "%s >>> meta_search_dobind_init[%d]\n", op->o_log_prefix, candidate, 0 );
|
||||
|
||||
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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user