diff options
Diffstat (limited to 'iconvdata/jis0208.h')
-rw-r--r-- | iconvdata/jis0208.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iconvdata/jis0208.h b/iconvdata/jis0208.h index 1de69fc041..65bb8907e4 100644 --- a/iconvdata/jis0208.h +++ b/iconvdata/jis0208.h @@ -23,7 +23,7 @@ #include <gconv.h> #include <stdint.h> -/* Struct for table with indeces in UCS mapping table. */ +/* Struct for table with indices in UCS mapping table. */ struct jisx0208_ucs_idx { uint16_t start; |