diff options
Diffstat (limited to 'sys/dev/mii/xmphy.c')
| -rw-r--r-- | sys/dev/mii/xmphy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/xmphy.c b/sys/dev/mii/xmphy.c index 6cb8d2112dd2..b0c001751913 100644 --- a/sys/dev/mii/xmphy.c +++ b/sys/dev/mii/xmphy.c @@ -31,7 +31,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/xmphy.c,v 1.21.10.8.2.1 2012/03/03 06:15:13 kensmith Exp $"); /* * driver for the XaQti XMAC II's internal PHY. This is sort of |
