summaryrefslogtreecommitdiffstats
path: root/protos.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-11-15 09:42:00 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-11-15 09:42:00 +0000
commit04fd435ca2ada40956327acc61cf01fbe2a4ec71 (patch)
tree63edc5878bf19f15a1d28b6977e74ddea13f074f /protos.h
parent8fa824fc79c18c4621c6fbb8c88ce45716ac3a6e (diff)
My version of Byrial's parse_part patch.
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 dc8cf314..54d7bc64 100644
--- a/protos.h
+++ b/protos.h
@@ -166,6 +166,7 @@ void mutt_mktemp (char *);
void mutt_nocurses_error (const char *, ...);
void mutt_normalize_time (struct tm *);
void mutt_parse_mime_message (CONTEXT *ctx, HEADER *);
+void mutt_parse_part (FILE *, BODY *);
void mutt_pipe_message_to_state (HEADER *, STATE *);
void mutt_perror (const char *);
void mutt_prepare_envelope (ENVELOPE *);