diff options
Diffstat (limited to 'sys/dev/puc/puc_pci.c')
-rw-r--r-- | sys/dev/puc/puc_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/puc/puc_pci.c b/sys/dev/puc/puc_pci.c index a846b74195e9f..014f116d98ceb 100644 --- a/sys/dev/puc/puc_pci.c +++ b/sys/dev/puc/puc_pci.c @@ -58,7 +58,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/puc/puc_pci.c,v 1.16.2.1 2007/10/18 09:03:40 des Exp $"); #include <sys/param.h> #include <sys/systm.h> |