diff options
| author | Greg Hudson <ghudson@mit.edu> | 2009-04-28 17:54:13 +0000 |
|---|---|---|
| committer | Greg Hudson <ghudson@mit.edu> | 2009-04-28 17:54:13 +0000 |
| commit | 8473cdf213bbd1bda285d9fd253f1bea8e726ea6 (patch) | |
| tree | d8906d6e41d2671fd9141b76741c99e6e75fa961 /doc/api | |
| parent | 6fd5e9963761f18c569b701d815e53a87415fc01 (diff) | |
| download | krb5-8473cdf213bbd1bda285d9fd253f1bea8e726ea6.tar.gz krb5-8473cdf213bbd1bda285d9fd253f1bea8e726ea6.tar.xz krb5-8473cdf213bbd1bda285d9fd253f1bea8e726ea6.zip | |
Fix typo
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22287 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/api')
| -rw-r--r-- | doc/api/krb5.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/krb5.tex b/doc/api/krb5.tex index d70910ec07..3e347a47c5 100644 --- a/doc/api/krb5.tex +++ b/doc/api/krb5.tex @@ -1500,7 +1500,7 @@ back to him by an attacker. If KRB5_AUTH_CONTEXT_DO_TIME is not set, the \funcparam{auth_context} replay cache is not used. If sequence numbers are to be used (i.e., if either -KRB5_AUTH_CONTEXT_DO_SEQUENCE or KRB5_AUTH_CONTEXT_RET_SEQUENEC is +KRB5_AUTH_CONTEXT_DO_SEQUENCE or KRB5_AUTH_CONTEXT_RET_SEQUENCE is set), then \funcparam{auth_context} local sequence number will be placed in the protected message as its sequence number. |
