aboutsummaryrefslogtreecommitdiff
path: root/sys/xen/gnttab.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/xen/gnttab.c')
-rw-r--r--sys/xen/gnttab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xen/gnttab.c b/sys/xen/gnttab.c
index d05790bbf84f..98797c1cfc98 100644
--- a/sys/xen/gnttab.c
+++ b/sys/xen/gnttab.c
@@ -11,7 +11,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/xen/gnttab.c,v 1.7.2.1.2.1 2009/10/25 01:10:29 kensmith Exp $");
#include "opt_global.h"
#include "opt_pmap.h"