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 73f0ca2b774f1..c910416603772 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.2 2006/12/02 15:32:33 marius Exp $"); /* * Driver for the IC Plus IP1000A 10/100/1000 PHY. |