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 abcc3f352390c..6c1ab2e268928 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.8 2006/03/17 21:30:57 glebius Exp $"); /* * 3Com 3c90x Etherlink XL PCI NIC driver |