summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wicontrol
diff options
context:
space:
mode:
authornsayer <nsayer@FreeBSD.org>2000-09-17 00:37:38 +0000
committernsayer <nsayer@FreeBSD.org>2000-09-17 00:37:38 +0000
commite6283888c378965cfe51666cae94ca2b47308f7e (patch)
tree864cc7a54f017347be0f1aeec6c5cb168d9293af /usr.sbin/wicontrol
parentdf5729a525a8f0fe60287ccb96f372567370cb57 (diff)
downloadFreeBSD-src-e6283888c378965cfe51666cae94ca2b47308f7e.zip
FreeBSD-src-e6283888c378965cfe51666cae94ca2b47308f7e.tar.gz
Forgot semicolon after rcsid
Submitted by: gshapiro
Diffstat (limited to 'usr.sbin/wicontrol')
-rw-r--r--usr.sbin/wicontrol/wicontrol.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wicontrol/wicontrol.c b/usr.sbin/wicontrol/wicontrol.c
index f5e7705..7ab2335 100644
--- a/usr.sbin/wicontrol/wicontrol.c
+++ b/usr.sbin/wicontrol/wicontrol.c
@@ -56,7 +56,7 @@
static const char copyright[] = "@(#) Copyright (c) 1997, 1998, 1999\
Bill Paul. All rights reserved.";
static const char rcsid[] =
- "@(#) $FreeBSD$"
+ "@(#) $FreeBSD$";
#endif
static void wi_getval __P((char *, struct wi_req *));
OpenPOWER on IntegriCloud