* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / serv_inetcfg.c
index 0f737910c8cff56d45fc3ceca62f42c83788f5f5..101bad90e9d38fedea154fa0eb3cd282c547edd1 100644 (file)
@@ -1,9 +1,11 @@
-/* $Id$ 
+/*
+ * $Id$ 
  *
  * This module handles the loading/saving and maintenance of the
  * system's Internet configuration.  It's not an optional component; I
  * wrote it as a module merely to keep things as clean and loosely coupled
  * as possible.
+ *
  */
 
 #include "sysdep.h"