]> mj.ucw.cz Git - checkmail.git/blob - charset.h
Moved all functions related to charsets to a separate file and
[checkmail.git] / charset.h
1 /* Charset handling */
2
3 void add_snippet(char **ppos, char *term, char *add);
4 void charset_init(void);