diff options
Diffstat (limited to 'sys/i386/isa/vesa.c')
| -rw-r--r-- | sys/i386/isa/vesa.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/vesa.c b/sys/i386/isa/vesa.c index 74c98146e3c4..b25fddbe9e58 100644 --- a/sys/i386/isa/vesa.c +++ b/sys/i386/isa/vesa.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/i386/isa/vesa.c,v 1.47.2.2 2005/06/29 15:33:23 jhb Exp $"); #include "opt_vga.h" #include "opt_vesa.h" |
