X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmsgbase.c;h=086ca77e63b2aeaaf4d4fd49757677e714b630d6;hb=83875cf99a93ec708989894477f3880cf4579630;hp=5be0bcf3bbacc67bd94724f678b00adc1e13e568;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/msgbase.c b/citadel/msgbase.c index 5be0bcf3b..086ca77e6 100644 --- a/citadel/msgbase.c +++ b/citadel/msgbase.c @@ -1,4 +1,9 @@ -/* $Id$ */ +/* + * $Id$ + * + * Implements the message store. + * + */ #include "sysdep.h" #include