diff options
Diffstat (limited to 'sys/dev/mii/ip1000phy.c')
-rw-r--r-- | sys/dev/mii/ip1000phy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/ip1000phy.c b/sys/dev/mii/ip1000phy.c index a71990ce6f2a..e71c29620d27 100644 --- a/sys/dev/mii/ip1000phy.c +++ b/sys/dev/mii/ip1000phy.c @@ -27,7 +27,7 @@ */ #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/mii/ip1000phy.c,v 1.1.2.1 2006/08/08 08:06:29 yongari Exp $"); /* * Driver for the IC Plus IP1000A 10/100/1000 PHY. |