X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fserv_expire.c;h=1918ce958306350ff9cfdc927c508d714c76a550;hb=83875cf99a93ec708989894477f3880cf4579630;hp=f8f2366e182d96b36a96d42ec14c0159ffc780a6;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/serv_expire.c b/citadel/serv_expire.c index f8f2366e1..1918ce958 100644 --- a/citadel/serv_expire.c +++ b/citadel/serv_expire.c @@ -1,9 +1,8 @@ /* - * serv_expire.c + * $Id$ * * This module handles the expiry of old messages and the purging of old users. * - * $Id$ */