]> git.sur5r.net Git - openldap/commitdiff
Tweak syncrepl messageID
authorHoward Chu <hyc@openldap.org>
Mon, 5 Dec 2005 11:46:30 +0000 (11:46 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 5 Dec 2005 11:46:30 +0000 (11:46 +0000)
servers/slapd/slap.h

index 5f58a6f7c231f3b64b980adcc3ee0c574be92a21..753f99ca7b17c190a2d821d6700ecfa87b63afb2 100644 (file)
@@ -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;