diff options
Diffstat (limited to 'sys/dev/xen/console/xencons_ring.h')
-rw-r--r-- | sys/dev/xen/console/xencons_ring.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/xen/console/xencons_ring.h b/sys/dev/xen/console/xencons_ring.h index 7e3a64c9f6ff..b8a6a04917cb 100644 --- a/sys/dev/xen/console/xencons_ring.h +++ b/sys/dev/xen/console/xencons_ring.h @@ -1,5 +1,5 @@ /* - * $FreeBSD$ + * $FreeBSD: src/sys/dev/xen/console/xencons_ring.h,v 1.2.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ * */ #ifndef _XENCONS_RING_H |