From 83112a30385519960a7da56bb004008f060e916a Mon Sep 17 00:00:00 2001 From: Alexandra Ellwood Date: Fri, 31 Oct 2008 19:35:22 +0000 Subject: [PATCH] No . at end of strings git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20944 dc483132-0cff-0310-8789-dd5450dbe970 --- src/kim/lib/kim_errors.et | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2