diff options
Diffstat (limited to 'sys/pci/if_vr.c')
-rw-r--r-- | sys/pci/if_vr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_vr.c b/sys/pci/if_vr.c index 77c2a8a9937b..0f3f97e674b1 100644 --- a/sys/pci/if_vr.c +++ b/sys/pci/if_vr.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/pci/if_vr.c,v 1.104.2.7.4.1 2008/10/02 02:57:24 kensmith Exp $"); /* * VIA Rhine fast ethernet PCI NIC driver |