diff options
Diffstat (limited to 'sys/dev/fb/boot_font.c')
| -rw-r--r-- | sys/dev/fb/boot_font.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fb/boot_font.c b/sys/dev/fb/boot_font.c index b1cc5f08a81b..c03016933c1c 100644 --- a/sys/dev/fb/boot_font.c +++ b/sys/dev/fb/boot_font.c @@ -41,7 +41,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/boot_font.c,v 1.9.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $"); #include <sys/param.h> |
