From c44b332d554ff21b9f6717da4fb63ecd8155005e Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 17 Oct 2005 20:50:51 +0000 Subject: [PATCH] Note that proxy authz was submitted for publication --- include/ldap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/ldap.h b/include/ldap.h index 1a01f462fd..f5085f9d4a 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -216,7 +216,7 @@ typedef struct ldapcontrol { #define LDAP_CONTROL_SORTREQUEST "1.2.840.113556.1.4.473" /* RFC 2891 */ #define LDAP_CONTROL_SORTRESPONSE "1.2.840.113556.1.4.474" /* RFC 2891 */ -/* but not yet formalized controls */ +/* but not yet formalized controls *//* submitted for publication */ #define LDAP_CONTROL_PROXY_AUTHZ "2.16.840.1.113730.3.4.18" /* various works in progress */ -- 2.39.5