From b72657acf0377c1ab07f337a8c75324a9ed6110a Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Sat, 3 Jul 2004 11:16:22 +0000 Subject: [PATCH] typo in comment --- servers/slapd/result.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/slapd/result.c b/servers/slapd/result.c index acd3bbd15d..a15737129c 100644 --- a/servers/slapd/result.c +++ b/servers/slapd/result.c @@ -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 ) { -- 2.39.5