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 1dd6e5651b119..cf197d445f130 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.46.2.12.4.1 2010/12/21 17:10:29 kensmith Exp $"); /* * Driver for 3c990 (Typhoon) Ethernet ASIC |