From: Tom Yu Date: Tue, 26 May 2009 09:41:46 +0000 (+0000) Subject: typo in doc/api/krb5.tex X-Git-Tag: krb5-1.7-beta3~3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=093ff5ff59bd3c562ed43b2b6759fe457f1fc701;p=krb5.git typo in doc/api/krb5.tex ------------------------------------------------------------------------ r22287 | ghudson | 2009-04-28 19:54:13 +0200 (Tue, 28 Apr 2009) | 2 lines Fix typo. ticket: 6502 target_version: 1.7 tags: pullup version_fixed: 1.7 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22387 dc483132-0cff-0310-8789-dd5450dbe970 --- 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.