diff options
Diffstat (limited to 'sys/dev/txp/if_txp.c')
| -rw-r--r-- | sys/dev/txp/if_txp.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/dev/txp/if_txp.c b/sys/dev/txp/if_txp.c index 9396f4d9ecb9..d8193a40175a 100644 --- a/sys/dev/txp/if_txp.c +++ b/sys/dev/txp/if_txp.c @@ -35,7 +35,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/txp/if_txp.c,v 1.58.2.2.8.1 2012/03/03 06:15:13 kensmith Exp $");  /*   * Driver for 3c990 (Typhoon) Ethernet ASIC | 
