* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / control.c
index 3616a15c641df566f4fd269172daab6195a22c21..e9452d4e498c9df8825e9f8aac59b37bc842cc95 100644 (file)
@@ -1,10 +1,8 @@
 /*
- * control.c
+ * $Id$
  *
  * This module handles states which are global to the entire server.
  *
- * $Id$
- *
  */
 
 #include "sysdep.h"