libwine: Fix the wctomb validity check for codepages where the default chars don...
commit464c956a0a0c81d3871362630e0647a5c1ebd010
authorAlexandre Julliard <julliard@winehq.org>
Fri, 24 Jul 2009 08:40:32 +0000 (24 10:40 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 24 Jul 2009 08:40:32 +0000 (24 10:40 +0200)
treedd3ed0d4c6b4bf4e9f82bac963fac420c60fe2b5
parentc6570a50f89b20a652e37530cca01991eb57d7d6
libwine: Fix the wctomb validity check for codepages where the default chars don't convert to each other.
libs/wine/wctomb.c