aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/isa/if_wi.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/if_wi.c')
-rw-r--r--sys/i386/isa/if_wi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/isa/if_wi.c b/sys/i386/isa/if_wi.c
index 0a92e8092463..73e56d7295b6 100644
--- a/sys/i386/isa/if_wi.c
+++ b/sys/i386/isa/if_wi.c
@@ -29,7 +29,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: if_wi.c,v 1.9 1999/08/21 06:24:15 msmith Exp $
+ * $FreeBSD$
*/
/*
@@ -117,7 +117,7 @@
#if !defined(lint)
static const char rcsid[] =
- "$Id: if_wi.c,v 1.9 1999/08/21 06:24:15 msmith Exp $";
+ "$FreeBSD$";
#endif
static struct wi_softc wi_softc[NWI];