diff options
Diffstat (limited to 'sys/dev/ixgbe/ixgbe_82598.c')
| -rw-r--r-- | sys/dev/ixgbe/ixgbe_82598.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ixgbe/ixgbe_82598.c b/sys/dev/ixgbe/ixgbe_82598.c index fd90d16302fa..ba0f4e100c2c 100644 --- a/sys/dev/ixgbe/ixgbe_82598.c +++ b/sys/dev/ixgbe/ixgbe_82598.c @@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/ixgbe/ixgbe_82598.c,v 1.3.2.4.4.1 2010/02/10 00:26:20 kensmith Exp $*/ #include "ixgbe_type.h" #include "ixgbe_api.h" |
