]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/component.c
LDAPBIS cleanup
[openldap] / servers / slapd / component.c
index 3a6ae67d8995041fad879a2974d4b2fb20c9a88a..ddce42a915a23e7d7bdd9ea5df7540175bcba989 100644 (file)
@@ -1073,7 +1073,7 @@ parse_comp_filter( Operation* op, ComponentAssertionValue* cav,
        ber_tag_t       tag;
        int             err;
        ComponentFilter f;
-       /* TAG : item, and, or, not in RFC 2254 */
+       /* TAG : item, and, or, not in RFC 4515 */
        tag = strip_cav_tag( cav );
 
        if ( tag == LBER_ERROR ) {