diff options
Diffstat (limited to 'sys/pci/alpm.c')
-rw-r--r-- | sys/pci/alpm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/alpm.c b/sys/pci/alpm.c index 9a0e5374f6b10..b9604e330c462 100644 --- a/sys/pci/alpm.c +++ b/sys/pci/alpm.c @@ -29,7 +29,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/alpm.c,v 1.22.2.1 2005/03/01 08:11:50 imp Exp $"); #include <sys/param.h> #include <sys/kernel.h> |