diff options
Diffstat (limited to 'sys/dev/fb/tga.c')
| -rw-r--r-- | sys/dev/fb/tga.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/fb/tga.c b/sys/dev/fb/tga.c index bfd7ce4c4e29..b6ad6c8e8012 100644 --- a/sys/dev/fb/tga.c +++ b/sys/dev/fb/tga.c @@ -52,7 +52,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/tga.c,v 1.7.2.1 2005/10/05 21:48:02 marius Exp $"); #include <machine/stdarg.h> |
