diff --git a/servers/slapd/at.c b/servers/slapd/at.c index 0008b36bed49f96fb47cb7454bfb716070fec02b..740a2b7ef58d355c5f2f97f5d8dd151cbe59fb78 100644 --- a/servers/slapd/at.c +++ b/servers/slapd/at.c @@ -537,7 +537,7 @@ at_add( return SLAP_SCHERR_ATTR_BAD_MR; } - /* due to funky LDAP builtin substring rules, we + /* due to funky LDAP builtin substring rules, * we check against the equality rule assertion * syntax and compat syntaxes instead of those * associated with the substrings rule.