From: John Kohl Date: Thu, 13 Dec 1990 11:44:17 +0000 (+0000) Subject: add ISODE_50_LOCAL_ERR_BADCOMBO X-Git-Tag: krb5-1.0-alpha3~46 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f029f2439c9276669369f168f689dbe31d596d32;p=krb5.git add ISODE_50_LOCAL_ERR_BADCOMBO git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1547 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 c354f9a43..4c5be61e6 100644 --- a/src/lib/krb5/error_tables/isode_err.et +++ b/src/lib/krb5/error_tables/isode_err.et @@ -43,5 +43,6 @@ error_code ISODE_50_PE_ERR_BITS, "isode(pe):Malformed bitstring" 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" end