]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/filterentry.c
Add trickle-sync for quick mode
[openldap] / servers / slapd / filterentry.c
index 7f38d4d68c30efe7e7d4585e94fc33250ece1c1c..6982f02262327b6a9b4cbbb2bf9774d40a11593d 100644 (file)
@@ -2,7 +2,7 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2006 The OpenLDAP Foundation.
+ * Copyright 1998-2007 The OpenLDAP Foundation.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -583,7 +583,7 @@ test_ava_filter(
 
        if ( ava->aa_desc == slap_schema.si_ad_entryDN ) {
                MatchingRule *mr;
-               int rc, match;
+               int match;
                const char *text;
 
                if( type != LDAP_FILTER_EQUALITY &&