summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/mii.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/mii.c')
-rw-r--r--sys/dev/mii/mii.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/mii.c b/sys/dev/mii/mii.c
index 833c3a2..e64488f 100644
--- a/sys/dev/mii/mii.c
+++ b/sys/dev/mii/mii.c
@@ -60,7 +60,7 @@
#if !defined(lint)
static const char rcsid[] =
- "$Id: mii.c,v 1.1 1999/08/21 17:40:41 wpaul Exp $";
+ "$FreeBSD$";
#endif
static int miibus_readreg __P((device_t, int, int));
OpenPOWER on IntegriCloud