From: Pierangelo Masarati Date: Mon, 28 Jun 2004 20:59:04 +0000 (+0000) Subject: fix typo in comment X-Git-Tag: OPENDLAP_REL_ENG_2_2_MP~165 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=a4f50c268a053a8d7cf88039527a1897b1de228a;p=openldap fix typo in comment --- diff --git a/servers/slapd/at.c b/servers/slapd/at.c index 0008b36bed..740a2b7ef5 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.