diff options
Diffstat (limited to 'sys/pci/ti_fw2.h')
-rw-r--r-- | sys/pci/ti_fw2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/ti_fw2.h b/sys/pci/ti_fw2.h index e917ba575b97c..0338d2a3708db 100644 --- a/sys/pci/ti_fw2.h +++ b/sys/pci/ti_fw2.h @@ -7,7 +7,7 @@ * modifications. Release 12.4.13 apparently fails to handle 10/100 * modes in some cases. * - * $FreeBSD$ + * $FreeBSD: src/sys/pci/ti_fw2.h,v 1.6.2.3 2000/08/24 00:07:57 wpaul Exp $ */ static int tigon2FwReleaseMajor = 0xc; static int tigon2FwReleaseMinor = 0x4; |