diff options
Diffstat (limited to 'sys/dev/ixgbe/ixv.c')
| -rw-r--r-- | sys/dev/ixgbe/ixv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ixgbe/ixv.c b/sys/dev/ixgbe/ixv.c index a0594b99eac7..3cea40e91c90 100644 --- a/sys/dev/ixgbe/ixv.c +++ b/sys/dev/ixgbe/ixv.c @@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE. ******************************************************************************/ -/*$FreeBSD$*/ +/*$FreeBSD: src/sys/dev/ixgbe/ixv.c,v 1.1.2.4.2.1 2012/03/03 06:15:13 kensmith Exp $*/ #ifdef HAVE_KERNEL_OPTION_HEADERS #include "opt_inet.h" |
