* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / mime_parser.h
index b7f1c1b7ebc6fa023c0d9c1bb2741051436bc067..88f8cc7fc22255d59a0827c1a48d268bfe26f679 100644 (file)
@@ -1,3 +1,8 @@
+/*
+ * $Id$
+ *
+ */
+
 void extract_key(char *target, char *source, char *key);
 
 void mime_parser(char *content_start, char *content_end,