X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Ftools.c;h=e868f93afeac1e0e83e633aef7b551d3eb585908;hb=83875cf99a93ec708989894477f3880cf4579630;hp=5cb896c6f16da59bf3b87904e55f75324a94959b;hpb=4fd426be85d2d1328742bafc2c7005aa114a5074;p=citadel.git diff --git a/citadel/tools.c b/citadel/tools.c index 5cb896c6f..e868f93af 100644 --- a/citadel/tools.c +++ b/citadel/tools.c @@ -1,6 +1,8 @@ /* - * tools.c -- Miscellaneous routines used by both the client and server. * $Id$ + * + * Utility functions that are used by both the client and server. + * */ #include "sysdep.h"