Module: wine Branch: master Commit: 89a54082be83b9f00be8bf546cce43f2f2fa6032 URL: http://source.winehq.org/git/wine.git/?a=commit;h=89a54082be83b9f00be8bf546c...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Jul 22 09:59:17 2013 +0200
libwine: Fix the default character for EBCDIC codepages.
---
libs/wine/c_037.c | 976 ++++++++++++++++++++++++++-------------------------- libs/wine/c_1026.c | 980 ++++++++++++++++++++++++++-------------------------- libs/wine/c_500.c | 976 ++++++++++++++++++++++++++-------------------------- libs/wine/c_875.c | 950 +++++++++++++++++++++++++------------------------- tools/make_unicode | 8 +- 5 files changed, 1945 insertions(+), 1945 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=89a54082be83b9f00be8bf...