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 20058ca8dac3..686183403c87 100644 --- a/sbin/nos-tun/nos-tun.c +++ b/sbin/nos-tun/nos-tun.c @@ -50,7 +50,7 @@ #ifndef lint static const char rcsid[] = - "$Id: nos-tun.c,v 1.3 1998/07/15 06:38:53 charnier Exp $"; + "$Id: nos-tun.c,v 1.4 1998/08/02 16:06:34 bde Exp $"; #endif /* not lint */ #include <fcntl.h> |