]> code.citadel.org Git - citadel.git/blobdiff - citadel/config.h
* Changed the comments at the beginning of each file to a consistent format
[citadel.git] / citadel / config.h
index 87bd2ead48995b456621d46755d10d1040ab8731..5804b9ae9b3791eee9b5fcb317214999d73d17aa 100644 (file)
@@ -1,4 +1,10 @@
+/*
+ * $Id$
+ *
+ */
+
 void get_config(void);
+void put_config(void);
 extern struct config config;
 extern char bbs_home_directory[PATH_MAX];
 extern int home_specified;