From e0f19401ad246500ee5313140c12d51a16e05668 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 1 Mar 2010 19:54:41 +0000 Subject: Add a mapping for ESPIPE on W32CE. --- src/w32-gettext.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/w32-gettext.c') diff --git a/src/w32-gettext.c b/src/w32-gettext.c index a35af1f..da07a25 100644 --- a/src/w32-gettext.c +++ b/src/w32-gettext.c @@ -1837,7 +1837,7 @@ _gpg_w32_gettext_localename (void) /* With a VALUE of 1 switch the gettext functions into utf8 mode. That is the strings are returned without translation to the native - charset. A VALUE of 0 swicthes back to trnslated strings. A VALUE + charset. A VALUE of 0 switches back to translated strings. A VALUE of -1 returns the current value. */ int _gpg_w32_gettext_use_utf8 (int value) -- cgit v1.2.3