summaryrefslogtreecommitdiffstats
path: root/protos.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-01-19 23:38:21 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-01-19 23:38:21 +0000
commit7dc0082f48a09edc9f074d3f285f16c7f70589c2 (patch)
tree514d5eb598e26a23add29b89982e317a6bd6b620 /protos.h
parent20bd486b540d58ee6edbb76ecda0fd801131a98e (diff)
Add the charset-hook command.
Diffstat (limited to 'protos.h')
-rw-r--r--protos.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protos.h b/protos.h
index 531dac7a..ea8240ac 100644
--- a/protos.h
+++ b/protos.h
@@ -109,6 +109,7 @@ const char *mutt_attach_fmt (
unsigned long data,
format_flag flags);
+char *mutt_charset_hook (const char *);
char *mutt_expand_path (char *, size_t);
char *mutt_find_hook (int, const char *);
char *mutt_gen_msgid (void);