mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-06 09:56:38 +00:00
fixed comment (bug #43481 MEMP_SYS_TIMEOUTS is not for NO_SYS=0 only)
This commit is contained in:
parent
5a6c64cc28
commit
b89e10c3e6
@ -318,7 +318,6 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* MEMP_NUM_SYS_TIMEOUT: the number of simultaneously active timeouts.
|
* MEMP_NUM_SYS_TIMEOUT: the number of simultaneously active timeouts.
|
||||||
* (requires NO_SYS==0)
|
|
||||||
* The default number of timeouts is calculated here for all enabled modules.
|
* The default number of timeouts is calculated here for all enabled modules.
|
||||||
* The formula expects settings to be either '0' or '1'.
|
* The formula expects settings to be either '0' or '1'.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user