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