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