X-Git-Url: http://nitlanguage.org diff --git a/c_src/core__utf8.sep.0.h b/c_src/core__utf8.sep.0.h index 6b05642..8f97d64 100644 --- a/c_src/core__utf8.sep.0.h +++ b/c_src/core__utf8.sep.0.h @@ -1,5 +1,3 @@ #include "nit.common.h" -val* NEW_core__utf8__UTF8Coder(const struct type* type); -extern const struct type type_core__utf8__UTF8Coder; -val* NEW_core__utf8__UTF8Decoder(const struct type* type); -extern const struct type type_core__utf8__UTF8Decoder; +val* NEW_core__utf8__UTF8Codec(const struct type* type); +extern const struct type type_core__utf8__UTF8Codec;