mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-21 23:56:59 +08:00
minor: fixed typo
This commit is contained in:
@@ -1379,7 +1379,7 @@ tcp_rexmit_rto(struct tcp_pcb *pcb)
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user