mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-06 22:44:38 +08:00
timeouts: Trivial comment fix for cyclic_timer
Signed-off-by: Axel Lin <axel.lin@ingics.com> Signed-off-by: goldsimon <goldsimon@gmx.de>
This commit is contained in:
parent
d4c8a1ac78
commit
aa98747d6f
@ -157,7 +157,7 @@ tcp_timer_needed(void)
|
|||||||
#endif /* LWIP_TCP */
|
#endif /* LWIP_TCP */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Timer callback function that calls mld6_tmr() and reschedules itself.
|
* Timer callback function that calls cyclic->handler() and reschedules itself.
|
||||||
*
|
*
|
||||||
* @param arg unused argument
|
* @param arg unused argument
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user