* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / tools.c
index 5cb896c6f16da59bf3b87904e55f75324a94959b..e868f93afeac1e0e83e633aef7b551d3eb585908 100644 (file)
@@ -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"