aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>2000-09-17 00:37:38 +0000
committerNick Sayer <nsayer@FreeBSD.org>2000-09-17 00:37:38 +0000
commit18a73213ecd2aaaabdb5f64bba424575ffdfcfb3 (patch)
treec191dc4a116c2631ea41f1e029379997c0ad490a
parent69f15de9b1cb181585dc2db498e0a6f733cb1710 (diff)
Notes
-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 f5e7705ab6482..7ab23359b56ba 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 *));