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 a70e4eb97b4d9..71d411e4499d3 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.8.2.1 2000/07/19 16:33:02 archie Exp $"; #endif /* not lint */ /* |