diff options
-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 d70910ec0..3e347a47c 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. |