Fix typo in last commit

This commit is contained in:
Kurt Zeilenga 2003-02-27 03:03:54 +00:00
parent 152829be87
commit 82c403cb7f

View file

@ -851,7 +851,7 @@ entry_naming_check(
#ifdef SLAP_NVALUES
if ( value_find_ex( desc,
SLAP_MR_ATTRIBUTE_VALUE_NORMALIZED_MATCH.
SLAP_MR_ATTRIBUTE_VALUE_NORMALIZED_MATCH,
attr->a_nvals ? attr->a_nvals : attr->a_vals,
&ava->la_value ) != 0 )
#else