From f2ce411926eab7a23be6e11274d0f8677610014a Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 4 Jun 2002 00:09:09 +0000 Subject: spelling; raj@cerias.purdue.edu --- sys/dev/pcmcia/if_ray.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/pcmcia/if_ray.c') diff --git a/sys/dev/pcmcia/if_ray.c b/sys/dev/pcmcia/if_ray.c index bd50b35bdfd..47d072b99b5 100644 --- a/sys/dev/pcmcia/if_ray.c +++ b/sys/dev/pcmcia/if_ray.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_ray.c,v 1.19 2002/03/24 20:53:56 mickey Exp $ */ +/* $OpenBSD: if_ray.c,v 1.20 2002/06/04 00:09:08 deraadt Exp $ */ /* $NetBSD: if_ray.c,v 1.21 2000/07/05 02:35:54 onoe Exp $ */ /* @@ -205,7 +205,7 @@ struct ray_softc { u_int8_t sc_mode; /* current operating mode SC_MODE_xx */ u_int8_t sc_countrycode; /* current country code */ u_int8_t sc_dcountrycode; /* desired country code */ - int sc_havenet; /* true if we have aquired a network */ + int sc_havenet; /* true if we have acquired a network */ bus_size_t sc_txpad; /* tib size plus "phy" size */ u_int8_t sc_deftxrate; /* default transfer rate */ u_int8_t sc_encrypt; -- cgit v1.2.3