typo in comment

This commit is contained in:
Pierangelo Masarati 2004-07-03 11:16:22 +00:00
parent 74f224583b
commit b72657acf0

View File

@ -1035,7 +1035,7 @@ slap_send_search_entry( Operation *op, SlapReply *rs )
}
/* 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 );
if ( aa != NULL && op->o_vrFilter != NULL ) {