diff options
Diffstat (limited to 'sys/dev/tga/tga_pci.c')
-rw-r--r-- | sys/dev/tga/tga_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/tga/tga_pci.c b/sys/dev/tga/tga_pci.c index 47f32f438526..bccf93c96f33 100644 --- a/sys/dev/tga/tga_pci.c +++ b/sys/dev/tga/tga_pci.c @@ -30,7 +30,7 @@ #include "opt_fb.h" #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tga/tga_pci.c,v 1.14 2005/05/29 04:42:26 nyan Exp $"); #include <sys/param.h> #include <sys/systm.h> |