From: Quanah Gibson-Mount Date: Wed, 17 Apr 2019 22:08:48 +0000 (+0000) Subject: ITS#8761 - Fix comment X-Git-Tag: OPENLDAP_REL_ENG_2_5_0ALPHA~67^2~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca4b022fa2537dcace8207c1cd3bc51f1c0c0388;p=thirdparty%2Fopenldap.git ITS#8761 - Fix comment Comment in the code referenced Referential Integrity overlay instead of the Return Code overlay. --- diff --git a/include/portable.hin b/include/portable.hin index 0a94f092df..9775c0589a 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -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 */