mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-04 21:44:38 +08:00
minor: fixed typo
This commit is contained in:
parent
6b1e1af3d1
commit
4f4d16260f
@ -1379,7 +1379,7 @@ tcp_rexmit_rto(struct tcp_pcb *pcb)
|
|||||||
/**
|
/**
|
||||||
* Requeue the first unacked segment for retransmission
|
* Requeue the first unacked segment for retransmission
|
||||||
*
|
*
|
||||||
* Called by tcp_receive() for fast retramsmit.
|
* Called by tcp_receive() for fast retransmit.
|
||||||
*
|
*
|
||||||
* @param pcb the tcp_pcb for which to retransmit the first unacked segment
|
* @param pcb the tcp_pcb for which to retransmit the first unacked segment
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user