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 db82efcc4a06..0ba36281a35d 100644 --- a/sys/dev/fb/boot_font.c +++ b/sys/dev/fb/boot_font.c @@ -42,7 +42,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/boot_font.c,v 1.1.2.1 2001/11/01 08:33:14 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> |
