summaryrefslogtreecommitdiffstats
path: root/usr.sbin/wlconfig
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
committerpeter <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
commitefabb9ccb197b05958967dd035c279ba3bc19cb0 (patch)
tree2aca709a2adc99fd79e8420c6abe78733949e203 /usr.sbin/wlconfig
parent06c04c899d1871a26f60711cdbb0ea16e85dfdc7 (diff)
downloadFreeBSD-src-efabb9ccb197b05958967dd035c279ba3bc19cb0.zip
FreeBSD-src-efabb9ccb197b05958967dd035c279ba3bc19cb0.tar.gz
$Id$ -> $FreeBSD$
Diffstat (limited to 'usr.sbin/wlconfig')
-rw-r--r--usr.sbin/wlconfig/Makefile2
-rw-r--r--usr.sbin/wlconfig/wlconfig.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/wlconfig/Makefile b/usr.sbin/wlconfig/Makefile
index 8a50cc8..0ebb7b4 100644
--- a/usr.sbin/wlconfig/Makefile
+++ b/usr.sbin/wlconfig/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.1.1.1 1997/05/22 08:58:18 msmith Exp $
+# $FreeBSD$
PROG= wlconfig
SRCS= wlconfig.c
CFLAGS+= -Wall
diff --git a/usr.sbin/wlconfig/wlconfig.c b/usr.sbin/wlconfig/wlconfig.c
index 9891048..f6d7882 100644
--- a/usr.sbin/wlconfig/wlconfig.c
+++ b/usr.sbin/wlconfig/wlconfig.c
@@ -26,7 +26,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id: wlconfig.c,v 1.6 1997/10/27 12:23:08 charnier Exp $";
+ "$FreeBSD$";
#endif /* not lint */
/*
OpenPOWER on IntegriCloud