mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-27 09:09:20 -05:00
Tweak syncrepl messageID
This commit is contained in:
parent
2422e6aaab
commit
10d8ae3c51
1 changed files with 1 additions and 1 deletions
|
|
@ -1645,7 +1645,7 @@ struct syncinfo_s;
|
|||
#define SLAP_SYNC_RID_SIZE 3
|
||||
#define SLAP_SYNCUUID_SET_SIZE 256
|
||||
|
||||
#define SLAP_SYNC_UPDATE_MSGID 2
|
||||
#define SLAP_SYNC_UPDATE_MSGID 1
|
||||
|
||||
struct sync_cookie {
|
||||
struct berval ctxcsn;
|
||||
|
|
|
|||
Loading…
Reference in a new issue