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 ceed05fd6a7aa..d011c7510ab37 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.6.2.1 2000/07/01 08:09:45 ps Exp $"; #endif /* not lint */ #include <fcntl.h> |
