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 a1b2ccf9b3b8..7574d720e0d5 100644 --- a/sys/dev/tga/tga_pci.c +++ b/sys/dev/tga/tga_pci.c @@ -28,7 +28,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tga/tga_pci.c,v 1.1.2.1 2001/11/01 08:33:15 obrien Exp $"); #include <sys/param.h> #include <sys/systm.h> |