* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / config.c
index 0bc223a3580b308b9c17ae098393db416ebadeab..4f7de769e193ba192a663a85b49e396a23d5a556 100644 (file)
@@ -1,8 +1,9 @@
 /*
+ * $Id$
+ *
  * This function reads the citadel.config file.  It should be called at
  * the beginning of EVERY Citadel program.
  *
- * $Id$
  */
 
 #include "sysdep.h"