add ISODE_50_LOCAL_ERR_BADMSGTYPE
authorJohn Kohl <jtkohl@mit.edu>
Fri, 9 Mar 1990 11:46:16 +0000 (11:46 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 9 Mar 1990 11:46:16 +0000 (11:46 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@383 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/error_tables/isode_err.et

index 85feaacc5964d197d81db577f5e24a711ec0c862..0cee13896a1d664b3856820ba028feab8db545a9 100644 (file)
@@ -42,5 +42,6 @@ error_code    ISODE_50_PE_ERR_OID, "isode(pe):Malformed object identifier"
 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"
 
 end