* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / getutline.c
index c6bc289e0c146244bf992ab6a5f4d99cb399b191..5eae2a76003cbd5e01a890ad319dbd88a0e0d72a 100644 (file)
@@ -1,8 +1,9 @@
 /*
+ * $Id$
+ *
  * getutline.c: not-quite-compatible replacement for getutline(3)
  * by nathan bryant, feb 1999
  *
- * $Id$
  */
 
 #include "sysdep.h"