mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
'see" -> "see" (in the comment).
Noticed by: hilit19.el (stop laughing! ;)
This commit is contained in:
parent
53ac6efbd8
commit
1d2e4e9cdf
2 changed files with 4 additions and 4 deletions
|
|
@ -21,7 +21,7 @@
|
|||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: if_de.c,v 1.36 1995/11/14 10:03:56 phk Exp $
|
||||
* $Id: if_de.c,v 1.37 1995/11/17 12:11:22 davidg Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
@ -799,7 +799,7 @@ tulip_dc21041_media_select(
|
|||
/*
|
||||
* Before we are sure this is the right media we need
|
||||
* to send a small packet to make sure there's carrier.
|
||||
* Strangely, BNC and AUI will 'see" receive data if
|
||||
* Strangely, BNC and AUI will "see" receive data if
|
||||
* either is connected so the transmit is the only way
|
||||
* to verify the connectivity.
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*
|
||||
* $Id: if_de.c,v 1.36 1995/11/14 10:03:56 phk Exp $
|
||||
* $Id: if_de.c,v 1.37 1995/11/17 12:11:22 davidg Exp $
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
@ -799,7 +799,7 @@ tulip_dc21041_media_select(
|
|||
/*
|
||||
* Before we are sure this is the right media we need
|
||||
* to send a small packet to make sure there's carrier.
|
||||
* Strangely, BNC and AUI will 'see" receive data if
|
||||
* Strangely, BNC and AUI will "see" receive data if
|
||||
* either is connected so the transmit is the only way
|
||||
* to verify the connectivity.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue