From 3d5dfddd917aaf37b4a1e8cee3df9abadbf8a479 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 7 Sep 2008 21:20:55 +0000 Subject: [PATCH] strings should be i18n git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23768 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/error_string.c | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/krb5/error_string.c b/lib/krb5/error_string.c index 17bc30572..0253920ac 100644 --- a/lib/krb5/error_string.c +++ b/lib/krb5/error_string.c @@ -51,6 +51,7 @@ krb5_clear_error_string(krb5_context context) /** * Set the context full error string for a specific error code. + * The error that is stored should be internationalized. * * @param context Kerberos 5 context * @param ret The error code