not having wide chars is soooo 90, please, I *really* don't care with
[apps/madmutt.git] / charset.h
index 1b5f025..738cd73 100644 (file)
--- a/charset.h
+++ b/charset.h
@@ -56,4 +56,9 @@ void mutt_set_langinfo_charset (void);
 #define M_ICONV_HOOK_FROM 1
 #define M_ICONV_HOOK_TO   2
 
+extern int Charset_is_utf8;
+
+void mutt_set_charset(char *charset);
+wchar_t replacement_char(void);
+
 #endif /* _CHARSET_H */