* added RCS Id keyword strings to sources
[citadel.git] / citadel / config.c
index 6e1c6a9e8605abdb774f61ed8b5283b230151000..940e8beb3272237759a68a3e6172ba4c253ef156 100644 (file)
@@ -1,6 +1,8 @@
 /*
  * This function reads the citadel.config file.  It should be called at
  * the beginning of EVERY Citadel program.
+ *
+ * $Id$
  */
 
 #include "sysdep.h"