diff options
Diffstat (limited to 'sys/xen/xenbus/xenbusb_front.c')
| -rw-r--r-- | sys/xen/xenbus/xenbusb_front.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/xen/xenbus/xenbusb_front.c b/sys/xen/xenbus/xenbusb_front.c index 818e7f0a2cc6..36650fa9f6ca 100644 --- a/sys/xen/xenbus/xenbusb_front.c +++ b/sys/xen/xenbus/xenbusb_front.c @@ -36,7 +36,7 @@   * Xen split devices.   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/xen/xenbus/xenbusb_front.c,v 1.1.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $");  #include <sys/param.h>  #include <sys/bus.h> | 
