]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-bdb/attr.c
misc fix for the component indexing commit
[openldap] / servers / slapd / back-bdb / attr.c
index b5df633b66bf5c2d1bbe58a93b0468617e65ce74..3947aeab7294afed0abd813f9bbf74367d968b27 100644 (file)
@@ -56,7 +56,10 @@ ainfo_cmp(
 
 #ifdef LDAP_COMP_MATCH
 void
-bdb_attr_comp_ref( struct bdb_info *bdb, AttributeDescription *desc, ComponentReference** cr )
+bdb_attr_comp_ref(
+       struct bdb_info *bdb,
+       AttributeDescription *desc,
+       ComponentReference** cr )
 {
        AttrInfo        *a;