Added support for WC_NO_BEST_FIT_CHAR and default char parameters in cp_wcstombs. Minor cosmetic fixes.
diff --git a/unicode/c_1251.c b/unicode/c_1251.c index 5dc694a..9040f5f 100644 --- a/unicode/c_1251.c +++ b/unicode/c_1251.c
@@ -676,7 +676,7 @@ const struct sbcs_table cptable_1251 = { - { 1251, 1, { 0x3f, 0x00 }, 0x003f, "ANSI Cyrillic" }, + { 1251, 1, 0x003f, 0x003f, "ANSI Cyrillic" }, cp2uni, uni2cp_low, uni2cp_high