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 3ec7875a4637d..e7af99771b497 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.7.2.1 2007/12/02 09:04:11 remko Exp $"); /* * RealTek 8129/8139 PCI NIC driver |