summaryrefslogtreecommitdiff
path: root/sys/dev/mii/exphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/exphy.c')
-rw-r--r--sys/dev/mii/exphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/exphy.c b/sys/dev/mii/exphy.c
index 30b6b6310d509..1fca06c602bda 100644
--- a/sys/dev/mii/exphy.c
+++ b/sys/dev/mii/exphy.c
@@ -89,7 +89,7 @@
#if !defined(lint)
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sys/dev/mii/exphy.c,v 1.4 1999/09/01 17:07:27 wpaul Exp $";
#endif
static int exphy_probe __P((device_t));