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 e6f81493a8002..89b9fabcc62cc 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.24 2005/05/29 04:42:29 nyan Exp $"); #include <sys/param.h> #include <sys/kernel.h> |