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 9d7df3d594b8f..884a3a26748e4 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.9 2006/05/19 03:51:42 yongari Exp $");
/*
* Subroutines shared by the ukphy driver and other PHY drivers.