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..39a50cdc8340 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.8.1 2009/04/15 03:14:26 kensmith Exp $"); #include <sys/param.h> |
