mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-21 23:29:34 -05:00
ITS#7749 more for prev commit
This commit is contained in:
parent
a4b9cab04f
commit
ac9ac0094e
1 changed files with 0 additions and 1 deletions
|
|
@ -450,7 +450,6 @@ syncprov_findbase( Operation *op, fbase_cookie *fc )
|
|||
fop.o_sync_mode = 0; /* turn off sync mode */
|
||||
fop.o_managedsait = SLAP_CONTROL_CRITICAL;
|
||||
fop.o_callback = &cb;
|
||||
LDAP_SLIST_INIT( &fop.o_extra );
|
||||
fop.o_tag = LDAP_REQ_SEARCH;
|
||||
fop.ors_scope = LDAP_SCOPE_BASE;
|
||||
fop.ors_limit = NULL;
|
||||
|
|
|
|||
Loading…
Reference in a new issue