]> mj.ucw.cz Git - checkmail.git/blob - charset.h
Pruned the rfc822 code. Only parsing of addresses is useful for us.
[checkmail.git] / charset.h
1 /* Charset handling */
2
3 void add_snippet(char **ppos, char *term, char *add);
4 void charset_init(void);