diff options
Diffstat (limited to 'sys/dev/tx/if_tx.c')
| -rw-r--r-- | sys/dev/tx/if_tx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/tx/if_tx.c b/sys/dev/tx/if_tx.c index ed1bf7e97fb2..7ae16727afde 100644 --- a/sys/dev/tx/if_tx.c +++ b/sys/dev/tx/if_tx.c @@ -25,7 +25,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/tx/if_tx.c,v 1.97.10.1 2010/02/10 00:26:20 kensmith Exp $"); /* * EtherPower II 10/100 Fast Ethernet (SMC 9432 serie) |
