mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
fix comment
This commit is contained in:
parent
91d337fb29
commit
7db4c6dabc
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue