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_4_48~100 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c373ec772a54beefa29b66231a78fc952f4755bc;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 1e4f610d88..29adb0ad76 100644 --- a/include/portable.hin +++ b/include/portable.hin @@ -1002,7 +1002,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 */