mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Fix some typos in comments
Signed-off-by: Juha Niskanen <juha.niskanen@haltian.com>
This commit is contained in:
committed by
Abdelatif Guettouche
parent
70cbb7e537
commit
ca7a7ccbeb
@@ -515,7 +515,7 @@ static int cdcacm_recvpacket(FAR struct cdcacm_dev_s *priv,
|
||||
}
|
||||
|
||||
#ifdef CONFIG_SERIAL_IFLOWCONTROL_WATERMARKS
|
||||
/* Pre-calcuate the watermark level that we will need to test against.
|
||||
/* Pre-calculate the watermark level that we will need to test against.
|
||||
* Note that the range of the the upper watermark is from 1 to 99 percent
|
||||
* and that the actual capacity of the RX buffer is (recv->size - 1).
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user