* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / readlog.c
index 6fc67aa3f8fae78a9b905c335b35dddcef575be9..1964f9dc386a404fb46f4f42f020f398035939e4 100644 (file)
@@ -1,6 +1,7 @@
 /* 
- * readlog.c  (a simple program to parse citadel.log)
  * $Id$
+ *
+ * A simple program to parse citadel.log
  */
 
 #include <stdlib.h>