diff options
Diffstat (limited to 'sys/dev/hfa/hfa_pci.c')
| -rw-r--r-- | sys/dev/hfa/hfa_pci.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hfa/hfa_pci.c b/sys/dev/hfa/hfa_pci.c index fb28478fac6c..1e9d679c981d 100644 --- a/sys/dev/hfa/hfa_pci.c +++ b/sys/dev/hfa/hfa_pci.c @@ -26,7 +26,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/hfa/hfa_pci.c,v 1.6 2005/05/29 04:42:20 nyan Exp $"); /* * |
