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 c5f4a8592160..feb4d770ed30 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.8 2005/03/05 18:10:49 imp Exp $"); #include <sys/param.h> #include <sys/systm.h> |