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 5fa6a2056dcbc..f99bc425ef05c 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.190.2.12.2.1 2008/10/02 02:57:24 kensmith Exp $"); /* * 3Com 3c90x Etherlink XL PCI NIC driver |