summaryrefslogtreecommitdiffstats
path: root/parse.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1998-10-13 20:44:24 +0000
committerThomas Roessler <roessler@does-not-exist.org>1998-10-13 20:44:24 +0000
commitd1e04a3c6d199316923055d9c7d47cda09c7b9b8 (patch)
tree945bd38552d76c1074b8c349c0412da4bae39c40 /parse.h
parent0f4998315c118d214ef8f9a9fa4f4ee490da12f2 (diff)
Add RCS $Id$ strings to (hopefully) all source files.
Diffstat (limited to 'parse.h')
-rw-r--r--parse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/parse.h b/parse.h
index d9cc4c85..78cfaeb9 100644
--- a/parse.h
+++ b/parse.h
@@ -1,3 +1,4 @@
+/* $Id$ */
BODY *mutt_parse_multipart (FILE *, const char *, long, int);
BODY *mutt_parse_messageRFC822 (FILE *, BODY *);
BODY *mutt_read_mime_header (FILE *, int);