[Date Prev][Date Next] [Chronological] [Thread] [Top]

C API draft 3: LDAP_OPT_ERROR_STRING



Section 10.2 page 20.
I think the following change would be appropriate.

      LDAP_OPT_ERROR_STRING (0x32)
         Type for invalue parameter: char *
 

to

      LDAP_OPT_ERROR_STRING (0x32)
         Type for invalue parameter: not applicable (option is READ-
         ONLY)
 

to indicate that LDAP_OPT_ERROR_STRING is read only.

--
-
J. R. Heisey