diff options
Diffstat (limited to 'sys/pci/if_rl.c')
-rw-r--r-- | sys/pci/if_rl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_rl.c b/sys/pci/if_rl.c index e895dae67ec4e..92a83ce0ed360 100644 --- a/sys/pci/if_rl.c +++ b/sys/pci/if_rl.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/if_rl.c,v 1.152.2.5 2006/03/17 21:30:56 glebius Exp $"); /* * RealTek 8129/8139 PCI NIC driver |