commit | 6659308fe9406502f194e0cbdf760b2df31b2cc5 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Sat Jun 10 04:29:16 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sat Jun 10 04:29:16 2000 +0000 |
tree | 4b9b54e16e5fd3d3f7b14d3b8b53cde4a8ae4707 | |
parent | 70b699a1a1ce0666225c8f5d94d231ee639ce303 [diff] [blame] |
Added support for WC_NO_BEST_FIT_CHAR and default char parameters in cp_wcstombs. Minor cosmetic fixes.
diff --git a/unicode/c_037.c b/unicode/c_037.c index 6a7049f..aefe46a 100644 --- a/unicode/c_037.c +++ b/unicode/c_037.c
@@ -643,7 +643,7 @@ const struct sbcs_table cptable_037 = { - { 37, 1, { 0x3f, 0x00 }, 0x003f, "IBM EBCDIC US Canada" }, + { 37, 1, 0x003f, 0x003f, "IBM EBCDIC US Canada" }, cp2uni, uni2cp_low, uni2cp_high