summaryrefslogtreecommitdiff
path: root/fatfs/src/option/ccsbcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'fatfs/src/option/ccsbcs.c')
-rw-r--r--fatfs/src/option/ccsbcs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fatfs/src/option/ccsbcs.c b/fatfs/src/option/ccsbcs.c
index d6897bc..b16db30 100644
--- a/fatfs/src/option/ccsbcs.c
+++ b/fatfs/src/option/ccsbcs.c
@@ -444,7 +444,7 @@ const WCHAR Tbl[] = { /* CP1256(0x80-0xFF) to Unicode conversion table */
0x00E8, 0x00E9, 0x00EA, 0x00EB, 0x0649, 0x064A, 0x00EE, 0x00EF,
0x064B, 0x064C, 0x064D, 0x064E, 0x00F4, 0x064F, 0x0650, 0x00F7,
0x0651, 0x00F9, 0x0652, 0x00FB, 0x00FC, 0x200E, 0x200F, 0x06D2
-}
+};
#elif _CODE_PAGE == 1257
#define _TBLDEF 1