about summary refs log tree commit diff stats
path: root/src/chrtrans/utf8_uni.tbl
diff options
context:
space:
mode:
Diffstat (limited to 'src/chrtrans/utf8_uni.tbl')
-rw-r--r--src/chrtrans/utf8_uni.tbl4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chrtrans/utf8_uni.tbl b/src/chrtrans/utf8_uni.tbl
index 02e153a5..4cc4df97 100644
--- a/src/chrtrans/utf8_uni.tbl
+++ b/src/chrtrans/utf8_uni.tbl
@@ -21,8 +21,8 @@ O UNICODE UTF 8
 # but for completeness (from UCDefs.h):
 #  #define UCT_ENC_7BIT 0
 #  #define UCT_ENC_8BIT 1
-#  #define UCT_ENC_8859 2		/* ??? */
-#  #define UCT_ENC_2022 3
+#  #define UCT_ENC_8859 2
+#  #define UCT_ENC_8BIT_C0 3
 #  #define UCT_ENC_MAYBE2022 4
 #  #define UCT_ENC_CJK 5
 #  #define UCT_ENC_16BIT 6