aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/wlconfig
diff options
context:
space:
mode:
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 0ebb7b4e174b..a358d6bd8090 100644
--- a/usr.sbin/wlconfig/Makefile
+++ b/usr.sbin/wlconfig/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/wlconfig/Makefile,v 1.2.4.1 1999/08/29 15:49:03 peter Exp $
PROG= wlconfig
SRCS= wlconfig.c
CFLAGS+= -Wall
diff --git a/usr.sbin/wlconfig/wlconfig.c b/usr.sbin/wlconfig/wlconfig.c
index f6d7882459ab..9426f9903723 100644
--- a/usr.sbin/wlconfig/wlconfig.c
+++ b/usr.sbin/wlconfig/wlconfig.c
@@ -26,7 +26,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/wlconfig/wlconfig.c,v 1.7.2.1 1999/08/29 15:49:04 peter Exp $";
#endif /* not lint */
/*