mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 12:09:35 -05:00
fix compile error
This commit is contained in:
parent
941d1e5c72
commit
802671cad7
1 changed files with 0 additions and 1 deletions
|
|
@ -2802,7 +2802,6 @@ add_syncrepl(
|
|||
si->si_manageDSAit = 0;
|
||||
si->si_tlimit = -1;
|
||||
si->si_slimit = -1;
|
||||
si->si_syncUUID = NULL;
|
||||
si->si_syncUUID_ndn.bv_val = NULL;
|
||||
si->si_syncUUID_ndn.bv_len = 0;
|
||||
si->si_sync_mode = LDAP_SYNC_STATE_MODE;
|
||||
|
|
|
|||
Loading…
Reference in a new issue