* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / routines2.c
index 87a398aa7eccfdcb2ee6aa82e6abf42a07862995..224a316317f455579fd0d7313d119a657378292e 100644 (file)
@@ -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"