diff options
| author | Alexandra Ellwood <lxs@mit.edu> | 2008-10-31 19:35:22 +0000 |
|---|---|---|
| committer | Alexandra Ellwood <lxs@mit.edu> | 2008-10-31 19:35:22 +0000 |
| commit | 83112a30385519960a7da56bb004008f060e916a (patch) | |
| tree | d2b25fcf234f9ef5a6d5ee56750888c1345a0be8 | |
| parent | 350cdb1b99341d390320f98ee40e29ec2f864be8 (diff) | |
| download | krb5-83112a30385519960a7da56bb004008f060e916a.tar.gz krb5-83112a30385519960a7da56bb004008f060e916a.tar.xz krb5-83112a30385519960a7da56bb004008f060e916a.zip | |
No . at end of strings
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20944 dc483132-0cff-0310-8789-dd5450dbe970
| -rw-r--r-- | src/kim/lib/kim_errors.et | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kim/lib/kim_errors.et b/src/kim/lib/kim_errors.et index 895d05a07..15f07be03 100644 --- a/src/kim/lib/kim_errors.et +++ b/src/kim/lib/kim_errors.et @@ -52,7 +52,7 @@ error_code KIM_CAPS_LOCK_ERR, "Password Incorrect (check you error_code KIM_USER_CANCELED_ERR, "The user cancelled the operation" error_code KIM_NO_SERVER_ERR, "KerberosAgent is not responding" error_code KIM_NO_UI_ERR, "Unable to display a user interface from this environment" -error_code KIM_DUPLICATE_UI_REQUEST_ERR, "UI just handled this request." +error_code KIM_DUPLICATE_UI_REQUEST_ERR, "UI just handled this request" index 100 # Preferences Errors |
