* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / housekeeping.c
index fc878b499280850cebfb204abd76c50071de5777..c9ffcfb9ee62d41cd5b25369e5b4dbb57a4204b1 100644 (file)
@@ -1,8 +1,9 @@
 /*
+ * $Id$
+ *
  * This file contains housekeeping tasks which periodically
  * need to be executed.  It keeps a nice little queue...
  *
- * $Id$
  */
 
 #include "sysdep.h"