X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Froutines2.c;h=224a316317f455579fd0d7313d119a657378292e;hb=83875cf99a93ec708989894477f3880cf4579630;hp=87a398aa7eccfdcb2ee6aa82e6abf42a07862995;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/routines2.c b/citadel/routines2.c index 87a398aa7..224a31631 100644 --- a/citadel/routines2.c +++ b/citadel/routines2.c @@ -1,6 +1,8 @@ -/* More Citadel/UX routines... - * unlike routines.c, some of these DO use global variables. - * $Id$ +/* $Id$ + * + * More client-side support functions. + * Unlike routines.c, some of these DO use global variables. + * */ #include "sysdep.h"