diff --git a/include/ldap.h b/include/ldap.h index 24cc7c86e55a3237e5ade5ad9e5bb9ea247bd62f..64c8d0b77e6dcf4c5e72db99dda1c739e107b62d 100644 --- a/include/ldap.h +++ b/include/ldap.h @@ -244,7 +244,7 @@ typedef struct ldapcontrol { #define LDAP_CONTROL_VLVRESPONSE "2.16.840.1.113730.3.4.10" /* Password policy Controls *//* work in progress */ -/* ITS#3458: released, but not to latest draft; disabled by default */ +/* ITS#3458: released; disabled by default */ #define LDAP_CONTROL_PASSWORDPOLICYREQUEST "1.3.6.1.4.1.42.2.27.8.5.1" #define LDAP_CONTROL_PASSWORDPOLICYRESPONSE "1.3.6.1.4.1.42.2.27.8.5.1"