mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-11 12:05:53 +00:00
Fixed typo.
This commit is contained in:
parent
a5ccd9515d
commit
8a4e2ec268
@ -58,7 +58,7 @@
|
|||||||
*
|
*
|
||||||
* This file is part of the uIP TCP/IP stack.
|
* This file is part of the uIP TCP/IP stack.
|
||||||
*
|
*
|
||||||
* $Id: uipopt.h,v 1.5 2007/12/08 23:04:34 oliverschmidt Exp $
|
* $Id: uipopt.h,v 1.6 2007/12/22 12:02:43 oliverschmidt Exp $
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@ -321,7 +321,7 @@
|
|||||||
/**
|
/**
|
||||||
* The size of the advertised receiver's window.
|
* The size of the advertised receiver's window.
|
||||||
*
|
*
|
||||||
* Should be set low (i.e., to the size of the uip_buf buffer) is the
|
* Should be set low (i.e., to the size of the uip_buf buffer) if the
|
||||||
* application is slow to process incoming data, or high (32768 bytes)
|
* application is slow to process incoming data, or high (32768 bytes)
|
||||||
* if the application processes data quickly.
|
* if the application processes data quickly.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user