diff options
Diffstat (limited to 'doc/api')
| -rw-r--r-- | doc/api/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/api/krb5.tex | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/api/ChangeLog b/doc/api/ChangeLog index d7f76d2b1e..48a79732a5 100644 --- a/doc/api/ChangeLog +++ b/doc/api/ChangeLog @@ -1,3 +1,7 @@ +2001-06-19 Mitchell Berger <mitchb@mit.edu> + + * krb5.tex: Silly typo fixed. + Wed Oct 18 09:55:25 2000 Ezra Peisach <epeisach@mit.edu> * library.tex: Update to latex2e. Include krb5idx.sty. diff --git a/doc/api/krb5.tex b/doc/api/krb5.tex index 93cabbd018..3feedd63ee 100644 --- a/doc/api/krb5.tex +++ b/doc/api/krb5.tex @@ -1215,7 +1215,7 @@ Formats and encrypts an AP_REP message, including in it the data in the authentp portion of \funcparam{auth_context}, encrypted using the keyblock portion of \funcparam{auth_context}. -When successfull, \funcparam{outbuf{\ptsto}length} and +When successful, \funcparam{outbuf{\ptsto}length} and \funcparam{outbuf{\ptsto}data} are filled in with the length of the AP_REQ message and allocated data holding it. \funcparam{outbuf{\ptsto}data} should be freed by the |
