add ISODE_50_LOCAL_ERR_BADCOMBO
authorJohn Kohl <jtkohl@mit.edu>
Thu, 13 Dec 1990 11:44:17 +0000 (11:44 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 13 Dec 1990 11:44:17 +0000 (11:44 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1547 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/error_tables/isode_err.et

index c354f9a435ce85ca5071c35b4e185747d4a1e892..4c5be61e6d0107acb7ce963a87ca5db886129fb6 100644 (file)
@@ -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