]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8761 - Fix comment
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 17 Apr 2019 22:08:48 +0000 (22:08 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 17 Apr 2019 22:08:48 +0000 (22:08 +0000)
Comment in the code referenced Referential Integrity overlay instead of
the Return Code overlay.

include/portable.hin

index 0a94f092df7266748f17812d2abb3d756e073384..9775c0589a86efaf0c8a57f5d03fd5764d19d29c 100644 (file)
 /* 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 */