mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-24 07:43:16 -05:00
ITS#8761 - Fix comment
Comment in the code referenced Referential Integrity overlay instead of the Return Code overlay.
This commit is contained in:
parent
593512bb7b
commit
ca4b022fa2
1 changed files with 1 additions and 1 deletions
|
|
@ -1011,7 +1011,7 @@
|
|||
/* define for Referential Integrity overlay */
|
||||
#undef SLAPD_OVER_REFINT
|
||||
|
||||
/* define for Referential Integrity overlay */
|
||||
/* define for Return Code Integrity overlay */
|
||||
#undef SLAPD_OVER_RETCODE
|
||||
|
||||
/* define for Rewrite/Remap overlay */
|
||||
|
|
|
|||
Loading…
Reference in a new issue