diff options
Diffstat (limited to 'sys/dev/pst/pst-pci.c')
-rw-r--r-- | sys/dev/pst/pst-pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pst/pst-pci.c b/sys/dev/pst/pst-pci.c index 9d97280ee62d3..564c0cd96c0dd 100644 --- a/sys/dev/pst/pst-pci.c +++ b/sys/dev/pst/pst-pci.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/pst/pst-pci.c,v 1.6.2.1 2004/10/02 14:14:27 scottl Exp $"); #include <sys/param.h> #include <sys/systm.h> |