From 25c63d4cc40be2a5402281b4f1bbbf5495e2bbaf Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Fri, 8 Mar 2002 04:22:39 +0000 Subject: [PATCH] * doc change --- webcit/netconf.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/webcit/netconf.c b/webcit/netconf.c index 00c8efa20..a7ca70a69 100644 --- a/webcit/netconf.c +++ b/webcit/netconf.c @@ -1,5 +1,10 @@ - - +/* + * netconf.c + * + * Functions which handle network and sharing configuration. + * + * $Id$ + */ #include #include @@ -24,10 +29,6 @@ - - - - void edit_node(void) { char buf[SIZ]; char node[SIZ]; -- 2.39.2