diff options
Diffstat (limited to 'sys/dev/ixgbe/ixgbe_common.c')
-rw-r--r-- | sys/dev/ixgbe/ixgbe_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ixgbe/ixgbe_common.c b/sys/dev/ixgbe/ixgbe_common.c index c2db336c1c355..b872e7dabd44b 100644 --- a/sys/dev/ixgbe/ixgbe_common.c +++ b/sys/dev/ixgbe/ixgbe_common.c @@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE. *******************************************************************************/ -/* $FreeBSD$ */ +/* $FreeBSD: src/sys/dev/ixgbe/ixgbe_common.c,v 1.3.2.1 2007/11/28 23:52:14 jfv Exp $ */ #include "ixgbe_common.h" #include "ixgbe_api.h" |