aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii/ukphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/ukphy.c')
-rw-r--r--sys/dev/mii/ukphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/ukphy.c b/sys/dev/mii/ukphy.c
index 2efd30588526..cb22eab1cefe 100644
--- a/sys/dev/mii/ukphy.c
+++ b/sys/dev/mii/ukphy.c
@@ -91,7 +91,7 @@
#if !defined(lint)
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#endif
static int ukphy_probe __P((device_t));