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 c6d2ee9b383a..9656368195d6 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.16.2.1 2005/01/30 00:59:54 imp Exp $"); /* * driver for the XaQti XMAC II's internal PHY. This is sort of |
