From: Alexandra Ellwood Date: Fri, 31 Oct 2008 19:35:22 +0000 (+0000) Subject: No . at end of strings X-Git-Tag: krb5-1.7-alpha1~240 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=83112a30385519960a7da56bb004008f060e916a;p=krb5.git No . at end of strings git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20944 dc483132-0cff-0310-8789-dd5450dbe970 --- 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