projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ede72dd
)
Slightly more comprehensible message for KRB5_RC_IO
author
Ken Raeburn
<raeburn@mit.edu>
Tue, 6 Oct 2009 15:54:50 +0000
(15:54 +0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Tue, 6 Oct 2009 15:54:50 +0000
(15:54 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22857
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/error_tables/krb5_err.et
patch
|
blob
|
history
diff --git
a/src/lib/krb5/error_tables/krb5_err.et
b/src/lib/krb5/error_tables/krb5_err.et
index c7c91dff9cd0d9703d19d1eae1887857b8847c00..bf3404de1768bf0a8110eb99e6e9557bd2cd7ac5 100644
(file)
--- a/
src/lib/krb5/error_tables/krb5_err.et
+++ b/
src/lib/krb5/error_tables/krb5_err.et
@@
-220,7
+220,7
@@
error_code KRB5_RC_MALLOC, "No more memory to allocate (in replay cache code)"
error_code KRB5_RC_TYPE_NOTFOUND, "Replay cache type is unknown"
error_code KRB5_RC_UNKNOWN, "Generic unknown RC error"
error_code KRB5_RC_REPLAY, "Message is a replay"
-error_code KRB5_RC_IO, "Replay
I/O operation failed XXX
"
+error_code KRB5_RC_IO, "Replay
cache I/O operation failed
"
error_code KRB5_RC_NOIO, "Replay cache type does not support non-volatile storage"
error_code KRB5_RC_PARSE, "Replay cache name parse/format error"