aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wlconfig
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-08-28 01:35:59 +0000
commit97d92980a96a50750844f420cc225ddf918f0699 (patch)
treefc27ba7986197654e0590b963524833255709f22 /usr.sbin/wlconfig
parentdacec3e8f2226e029edbfe9938772ed71d99af62 (diff)
downloadsrc-97d92980a96a50750844f420cc225ddf918f0699.tar.gz
src-97d92980a96a50750844f420cc225ddf918f0699.zip
$Id$ -> $FreeBSD$
Notes
Notes: svn path=/head/; revision=50479
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 8a50cc8c9310..0ebb7b4e174b 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 989104873a52..f6d7882459ab 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 */
/*