summaryrefslogtreecommitdiff
path: root/sys/dev/mii/ukphy_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/ukphy_subr.c')
-rw-r--r--sys/dev/mii/ukphy_subr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/ukphy_subr.c b/sys/dev/mii/ukphy_subr.c
index 123d529131790..7f812399e4b92 100644
--- a/sys/dev/mii/ukphy_subr.c
+++ b/sys/dev/mii/ukphy_subr.c
@@ -38,7 +38,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/mii/ukphy_subr.c,v 1.8 2004/05/29 18:09:10 marius Exp $");
/*
* Subroutines shared by the ukphy driver and other PHY drivers.