]> code.citadel.org Git - citadel.git/blobdiff - webcit/netconf.c
* doc change
[citadel.git] / webcit / netconf.c
index 00c8efa20f418aff52ea69f614e13ea84b972bc3..a7ca70a694fc22f5749489f32c654079dab71e6b 100644 (file)
@@ -1,5 +1,10 @@
-
-
+/* 
+ * netconf.c
+ *
+ * Functions which handle network and sharing configuration.
+ *
+ * $Id$
+ */
 
 #include <ctype.h>
 #include <stdlib.h>
 
 
 
-
-
-
-
 void edit_node(void) {
        char buf[SIZ];
        char node[SIZ];