Changeset 7 in openpam for trunk/doc/xsso_errata.txt
- Timestamp:
- Feb 1, 2002, 8:24:14 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/xsso_errata.txt
r1 r7 21 21 p. 62: the target_authtok_len argument to pam_set_mapped_authtok() is 22 22 of type size_t, not a size_t *. 23 24 p. 52: PAM_CONV_ERR is listed out of order and with the explanatory 25 text "Conversation failure" instead of "Conversation error". 26 It is listed correctly on the next page. 23 27 24 28 p. 59: the last argument pam_set_data() should be written void … … 63 67 int resp_retcode; 64 68 }; 69 70 p. 90: the last sentence of the DESCRIPTION section should refer to 71 pam_set_data() rather than pam_set_item().
Note: See TracChangeset
for help on using the changeset viewer.