]> mj.ucw.cz Git - libucw.git/commitdiff
Unicode: Small fix.
authorPavel Charvat <pchar@ucw.cz>
Fri, 29 Dec 2017 08:23:46 +0000 (09:23 +0100)
committerPavel Charvat <pchar@ucw.cz>
Fri, 29 Dec 2017 08:23:46 +0000 (09:23 +0100)
ucw/ff-unicode.h

index addd58b83dc16c62a4336278f450bf405d1b1064..e42b31022a48e44e131af3b3f46f49583bcb6e40 100644 (file)
@@ -19,6 +19,7 @@
 #define bget_utf16_be_slow ucw_bget_utf16_be_slow
 #define bget_utf16_le_slow ucw_bget_utf16_le_slow
 #define bget_utf8_32_slow ucw_bget_utf8_32_slow
+#define bget_utf8_full_slow ucw_bget_utf8_full_slow
 #define bget_utf8_slow ucw_bget_utf8_slow
 #define bput_utf16_be_slow ucw_bput_utf16_be_slow
 #define bput_utf16_le_slow ucw_bput_utf16_le_slow