diff options
Diffstat (limited to 'sys/dev/ixgbe/ixgbe_82599.c')
-rw-r--r-- | sys/dev/ixgbe/ixgbe_82599.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ixgbe/ixgbe_82599.c b/sys/dev/ixgbe/ixgbe_82599.c index 4f438a2a8f8e..13129983a2e8 100644 --- a/sys/dev/ixgbe/ixgbe_82599.c +++ b/sys/dev/ixgbe/ixgbe_82599.c @@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/ixgbe/ixgbe_82599.c,v 1.1.2.1.2.1 2009/04/15 03:14:26 kensmith Exp $*/ #include "ixgbe_type.h" #include "ixgbe_api.h" |