diff options
Diffstat (limited to 'sbin/nos-tun/nos-tun.c')
-rw-r--r-- | sbin/nos-tun/nos-tun.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/nos-tun/nos-tun.c b/sbin/nos-tun/nos-tun.c index 9966840038f7..e74c6bc093e0 100644 --- a/sbin/nos-tun/nos-tun.c +++ b/sbin/nos-tun/nos-tun.c @@ -57,7 +57,7 @@ #ifndef lint static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sbin/nos-tun/nos-tun.c,v 1.14.20.1 2009/04/15 03:14:26 kensmith Exp $"; #endif /* not lint */ #include <sys/types.h> |