summaryrefslogtreecommitdiff
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 1151d7466265..4aa017791557 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.
*
- * $FreeBSD$
+ * $FreeBSD: src/sys/i386/isa/if_wi.c,v 1.5.2.4 1999/08/29 16:07:24 peter Exp $
*/
/*
@@ -116,7 +116,7 @@
#if !defined(lint)
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/sys/i386/isa/if_wi.c,v 1.5.2.4 1999/08/29 16:07:24 peter Exp $";
#endif
static struct wi_softc wi_softc[NWI];