mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
typo in comment
This commit is contained in:
parent
74f224583b
commit
b72657acf0
@ -1035,7 +1035,7 @@ slap_send_search_entry( Operation *op, SlapReply *rs )
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* eventually will loop through generated operational attributes */
|
/* eventually will loop through generated operational attributes */
|
||||||
/* only have subschemaSubentry and numSubordinates are implemented */
|
/* only subschemaSubentry and numSubordinates are implemented */
|
||||||
aa = backend_operational( op, rs, opattrs );
|
aa = backend_operational( op, rs, opattrs );
|
||||||
|
|
||||||
if ( aa != NULL && op->o_vrFilter != NULL ) {
|
if ( aa != NULL && op->o_vrFilter != NULL ) {
|
||||||
|
Loading…
Reference in New Issue
Block a user