add ISODE_LOCAL_ERR_MISSING_PART
authorJohn Kohl <jtkohl@mit.edu>
Fri, 15 Mar 1991 15:40:02 +0000 (15:40 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Fri, 15 Mar 1991 15:40:02 +0000 (15:40 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1921 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/error_tables/isode_err.et

index 2b82f3f82892504e8b0901509c11f3faf0adfd8f..d3eab547fe535e86df8ac9cf479f90f7f064ee61 100644 (file)
@@ -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