* added RCS Id keyword strings to sources
[citadel.git] / citadel / citadel.h
index 118788c42042e4409d2974334d0e01a6d240bd88..1a5aa805b3b0612858901520e68cccfe2bd348c2 100644 (file)
@@ -1,6 +1,7 @@
 /* citadel.h
  * main Citadel/UX header file
  * see copyright.txt for copyright information
+ * $Id$
  */
 
 /* system customizations are in sysconfig.h */
@@ -240,6 +241,7 @@ struct floor {
 #define MT_CITADEL     0               /* Citadel proprietary */
 #define MT_RFC822      2               /* RFC822 */
 #define MT_RAW         3               /* IGnet raw format */
+#define MT_DATE                4               /* We're only looking for the date */