summaryrefslogtreecommitdiff
path: root/trunk/enc/utf_7.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/enc/utf_7.h')
-rw-r--r--trunk/enc/utf_7.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/trunk/enc/utf_7.h b/trunk/enc/utf_7.h
new file mode 100644
index 0000000000..fa9f06b1b3
--- /dev/null
+++ b/trunk/enc/utf_7.h
@@ -0,0 +1,5 @@
+#include "regenc.h"
+/* dummy for unsupported, statefull encoding */
+ENC_DUMMY("UTF-7");
+ENC_ALIAS("CP65000", "UTF-7");
+