aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/tty_compat.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/tty_compat.c')
-rw-r--r--sys/kern/tty_compat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/tty_compat.c b/sys/kern/tty_compat.c
index 4e2c16fe8871..0a31cd7eb2c6 100644
--- a/sys/kern/tty_compat.c
+++ b/sys/kern/tty_compat.c
@@ -30,7 +30,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/kern/tty_compat.c,v 1.39.8.1 2009/04/15 03:14:26 kensmith Exp $");
#include "opt_compat.h"