diff options
Diffstat (limited to 'usr.sbin/wlconfig/wlconfig.c')
-rw-r--r-- | usr.sbin/wlconfig/wlconfig.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/wlconfig/wlconfig.c b/usr.sbin/wlconfig/wlconfig.c index f361b2cb99fb2..2b8c8536f06a4 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.11 2000/11/26 23:51:07 dannyboy Exp $"; #endif /* not lint */ /* |