turn charset into a lua package as well.
[apps/madmutt.git] / protos.h
index 068cc4a..ce7e380 100644 (file)
--- a/protos.h
+++ b/protos.h
@@ -20,6 +20,7 @@ int query_quadoption2(int, const char *);
 int quadoption (int);
 
 int mutt_option_value (const char* val, char* dst, ssize_t dstlen);
+int url_parse_mailto(ENVELOPE *e, char **body, const char *src);
 
 address_t *mutt_default_from (void);