* doc change
authorArt Cancro <ajc@citadel.org>
Fri, 8 Mar 2002 04:22:39 +0000 (04:22 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 8 Mar 2002 04:22:39 +0000 (04:22 +0000)
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];