mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-11 14:53:13 -05:00
fix typo in comment
This commit is contained in:
parent
ad48d85ce5
commit
a4f50c268a
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue