diff options
Diffstat (limited to 'sys/xen/features.c')
-rw-r--r-- | sys/xen/features.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xen/features.c b/sys/xen/features.c index f28fe049177c..d0005e5805c5 100644 --- a/sys/xen/features.c +++ b/sys/xen/features.c @@ -1,5 +1,5 @@ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/xen/features.c,v 1.3.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/param.h> #include <sys/systm.h> |