summaryrefslogtreecommitdiffstats
path: root/sys/dev/mii/nsphy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/mii/nsphy.c')
-rw-r--r--sys/dev/mii/nsphy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/nsphy.c b/sys/dev/mii/nsphy.c
index ac4cc7a..4c58a4e 100644
--- a/sys/dev/mii/nsphy.c
+++ b/sys/dev/mii/nsphy.c
@@ -93,7 +93,7 @@
#if !defined(lint)
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#endif
static int nsphy_probe __P((device_t));
OpenPOWER on IntegriCloud