diff options
Diffstat (limited to 'sys/i386/xbox/xboxfb.c')
| -rw-r--r-- | sys/i386/xbox/xboxfb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/xbox/xboxfb.c b/sys/i386/xbox/xboxfb.c index fa9decb4b4e4..32dbac805018 100644 --- a/sys/i386/xbox/xboxfb.c +++ b/sys/i386/xbox/xboxfb.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/i386/xbox/xboxfb.c,v 1.5.10.1 2010/02/10 00:26:20 kensmith Exp $"); /* * This is the syscon(4)-ized version of the Xbox Frame Buffer driver. It |
