mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix two typo's: teh -> the, ther -> there.
This commit is contained in:
parent
5b488b3443
commit
b95c229b4d
1 changed files with 1 additions and 1 deletions
|
|
@ -627,7 +627,7 @@ iwic_bchannel_start(int unit, int chan_no)
|
|||
/*
|
||||
* if there is either still data in the current mbuf and/or
|
||||
* there is a successor on the chain available issue just
|
||||
* a XTF (transmit) command to teh chip. if ther is no more
|
||||
* a XTF (transmit) command to the chip. if there is no more
|
||||
* data available from the current mbuf (-chain), issue
|
||||
* an XTF and an XME (message end) command which will then
|
||||
* send the CRC and the closing HDLC flag sequence
|
||||
|
|
|
|||
Loading…
Reference in a new issue