diff options
Diffstat (limited to 'sys/dev/mii/lxtphy.c')
| -rw-r--r-- | sys/dev/mii/lxtphy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mii/lxtphy.c b/sys/dev/mii/lxtphy.c index d5601075e570..1ab8c861f4f7 100644 --- a/sys/dev/mii/lxtphy.c +++ b/sys/dev/mii/lxtphy.c @@ -93,7 +93,7 @@ #if !defined(lint) static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/sys/dev/mii/lxtphy.c,v 1.1.2.1 2001/06/08 19:58:33 semenu Exp $"; #endif static int lxtphy_probe __P((device_t)); |
