Skip to content
Snippets Groups Projects
Commit bf438cda authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Clean up SLAP_NVALUES comment

parent 46046345
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment