diff options
Diffstat (limited to 'sys/kern/tty_info.c')
-rw-r--r-- | sys/kern/tty_info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/tty_info.c b/sys/kern/tty_info.c index d2b059ca41b0..ba928a9a611b 100644 --- a/sys/kern/tty_info.c +++ b/sys/kern/tty_info.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/kern/tty_info.c,v 1.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> #include <sys/lock.h> |