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..5cce969ceac4 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.10.1.2.1 2009/10/25 01:10:29 kensmith Exp $"); #include <sys/param.h> |