1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Builds again for W32.

This commit is contained in:
Werner Koch 2010-03-15 13:08:51 +00:00
parent fb2ba98963
commit 0f4eefb094
8 changed files with 39 additions and 17 deletions

View file

@ -1144,7 +1144,7 @@ my_dgettext (const char *domain, const char *msgid)
if (!switched_codeset)
{
switched_codeset = 1;
gettext_select_utf8 (1);
gettext_use_utf8 (1);
}
if (!strcmp (domain, "gnupg"))