mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
cleanup
This commit is contained in:
parent
094f8f645d
commit
55b8685688
@ -334,7 +334,7 @@ modify_delete_vindex(
|
||||
rc = LDAP_NO_SUCH_ATTRIBUTE;
|
||||
}
|
||||
} else if ( a->a_desc->ad_type->sat_flags & SLAP_AT_ORDERED_VAL ) {
|
||||
/* For an ordered attribute, renumber the value indices */
|
||||
/* For an ordered attribute, renumber the value indices */
|
||||
ordered_value_sort( a, 1 );
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user