diff options
Diffstat (limited to 'sys/dev/fb/tga.c')
| -rw-r--r-- | sys/dev/fb/tga.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/fb/tga.c b/sys/dev/fb/tga.c index 08ca193a2309..8a60efb12251 100644 --- a/sys/dev/fb/tga.c +++ b/sys/dev/fb/tga.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/tga.c,v 1.5 2004/06/03 06:09:58 phk Exp $"); /* * Copyright (c) 1995, 1996 Carnegie-Mellon University. * All rights reserved. @@ -55,7 +55,7 @@ __FBSDID("$FreeBSD$"); */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/fb/tga.c,v 1.5 2004/06/03 06:09:58 phk Exp $"); #include <machine/stdarg.h> |
