diff options
Diffstat (limited to 'sys/dev/fb/gallant12x22.c')
| -rw-r--r-- | sys/dev/fb/gallant12x22.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fb/gallant12x22.c b/sys/dev/fb/gallant12x22.c index f6ad0a94fa69..1902097cd26f 100644 --- a/sys/dev/fb/gallant12x22.c +++ b/sys/dev/fb/gallant12x22.c @@ -37,7 +37,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/gallant12x22.c,v 1.5 2007/06/16 21:48:49 marius Exp $"); #include <sys/param.h> |
