From: Kurt Zeilenga Date: Fri, 31 Dec 2004 04:33:27 +0000 (+0000) Subject: Add "not yet implemented" comment to LCUP result code section X-Git-Tag: OPENLDAP_REL_ENG_2_3_0ALPHA~3^2~2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=35f44be64b36c6b034c5f6e02abff4fe6950f987;p=openldap Add "not yet implemented" comment to LCUP result code section --- diff --git a/include/ldap.h b/include/ldap.h index 1bee276bd7..df300b9ff3 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -525,7 +525,7 @@ typedef struct ldapcontrol { #define LDAP_OTHER 0x50 -/* LCUP operation codes (113-117) */ +/* LCUP operation codes (113-117) - not implemented */ #define LDAP_CUP_RESOURCES_EXHAUSTED 0x71 #define LDAP_CUP_SECURITY_VIOLATION 0x72 #define LDAP_CUP_INVALID_DATA 0x73