]> git.sur5r.net Git - openldap/commitdiff
Clean up SLAP_NVALUES comment
authorKurt Zeilenga <kurt@openldap.org>
Fri, 16 May 2003 03:58:28 +0000 (03:58 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 16 May 2003 03:58:28 +0000 (03:58 +0000)
servers/slapd/attr.c

index 8eaed0fc7bb716e774524f3caabbebaa1e6d35ec..f46be1f472e21eaabe485e47bca459f61ac7da3e 100644 (file)
@@ -111,8 +111,8 @@ Attribute *attrs_dup( Attribute *a )
  * attr_merge - merge the given type and value with the list of
  * attributes in attrs.
  *
- * For SLAP_NVALUES: nvals must be NULL if the attribute has no
- * normalizer. In this case, a->a_nvals will be set equal to a->a_vals.
+ * nvals must be NULL if the attribute has no normalizer.
+ * In this case, a->a_nvals will be set equal to a->a_vals.
  *
  * returns     0       everything went ok
  *             -1      trouble