From: John Kohl Date: Fri, 15 Mar 1991 15:40:02 +0000 (+0000) Subject: add ISODE_LOCAL_ERR_MISSING_PART X-Git-Tag: krb5-1.0-alpha4~51 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=099669d92552edbe14fee4634c8fe48d9ff4ac97;p=krb5.git add ISODE_LOCAL_ERR_MISSING_PART git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1921 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/error_tables/isode_err.et b/src/lib/krb5/error_tables/isode_err.et index 2b82f3f82..d3eab547f 100644 --- a/src/lib/krb5/error_tables/isode_err.et +++ b/src/lib/krb5/error_tables/isode_err.et @@ -48,5 +48,6 @@ error_code ISODE_50_PE_ERR_SIGNED, "isode(pe):Signed integer not expected" error_code ISODE_50_LOCAL_ERR_BADDECODE, "isode: ASN.1 decode failed" error_code ISODE_50_LOCAL_ERR_BADMSGTYPE, "isode: wrong message type after decoding" error_code ISODE_50_LOCAL_ERR_BADCOMBO, "isode: unacceptable combination of options" +error_code ISODE_LOCAL_ERR_MISSING_PART, "isode: missing element during translation" end