diff options
Diffstat (limited to 'sys/pci/if_xl.c')
-rw-r--r-- | sys/pci/if_xl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_xl.c b/sys/pci/if_xl.c index eeda9e23845ad..5c332c9b933e0 100644 --- a/sys/pci/if_xl.c +++ b/sys/pci/if_xl.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/if_xl.c,v 1.210.2.4.2.1 2010/02/10 00:26:20 kensmith Exp $"); /* * 3Com 3c90x Etherlink XL PCI NIC driver |