Clean up SLAP_NVALUES comment

This commit is contained in:
Kurt Zeilenga 2003-05-16 03:58:28 +00:00
parent 4604634592
commit bf438cda3e

View 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