]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/proto-slap.h
syncinfo_free must be able to free multiple syncinfos
[openldap] / servers / slapd / proto-slap.h
index c89c1eaa6d01829c41d2a2b8d9724e75684f0e1a..87f5133668393e8a4cc4c16d6137baa42a06e03c 100644 (file)
@@ -1673,7 +1673,7 @@ LDAP_SLAPD_F (Filter *) str2filter_x LDAP_P(( Operation *op, const char *str ));
 
 LDAP_SLAPD_F (int)  syncrepl_add_glue LDAP_P(( 
                                        Operation*, Entry* ));
-LDAP_SLAPD_F (void) syncinfo_free LDAP_P(( struct syncinfo_s * ));
+LDAP_SLAPD_F (void) syncinfo_free LDAP_P(( struct syncinfo_s *, int all ));
 
 /* syntax.c */
 LDAP_SLAPD_F (Syntax *) syn_find LDAP_P((