add KRB5_CRYPTO_INTERNAL
authorJohn Kohl <jtkohl@mit.edu>
Tue, 24 Apr 1990 16:06:52 +0000 (16:06 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Tue, 24 Apr 1990 16:06:52 +0000 (16:06 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@570 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/error_tables/krb5_err.et

index c6fbaf590942fae92fa2e193d611ae1ffbcaeb38..ad7960d82e3ab0dbc18e24f2199718a53425dde4 100644 (file)
@@ -211,4 +211,5 @@ error_code KRB5_LNAME_CANTOPEN,             "Can't open/find lname translation database"
 error_code KRB5_LNAME_NOTRANS,         "No translation available for requested principal"
 error_code KRB5_LNAME_BADFORMAT,       "Improper format of translation database entry"
 
+error_code KRB5_CRYPTO_INTERNAL,       "Cryptosystem internal error"
 end