From 99ed14c67f282eeca681d1de3abfead5d83565dc Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Tue, 20 May 2008 02:09:30 +0000 Subject: [PATCH] fix comment --- servers/slapd/sets.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers/slapd/sets.h b/servers/slapd/sets.h index edba2af9fb..53b3537e48 100644 --- a/servers/slapd/sets.h +++ b/servers/slapd/sets.h @@ -53,7 +53,7 @@ LDAP_SLAPD_F (BerVarray) slap_set_join(SetCookie *cp, * it is ORed with SLAP_SET_RREFARR * - the same applies to the lset with SLAP_SET_LREFVAL and SLAP_SET_LREFARR * - it is assumed that SLAP_SET_REFVAL implies SLAP_SET_REFARR, - * i.e. the former is checked only if the latter is defined. + * i.e. the former is checked only if the latter is set. */ #define SLAP_SET_RREFARR SLAP_SET_REFARR -- 2.39.5