diff options
Diffstat (limited to 'sys/pci/viapm.c')
-rw-r--r-- | sys/pci/viapm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/viapm.c b/sys/pci/viapm.c index e3331046893f..2bcece1a77a3 100644 --- a/sys/pci/viapm.c +++ b/sys/pci/viapm.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/viapm.c,v 1.10.2.2 2005/11/08 15:56:03 jhb Exp $"); #include "opt_isa.h" |