Skip to content

Commit 07b223e

Browse files
authored
update lwip_tcpip.c (to revert)
1 parent 27dd3ff commit 07b223e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/lwipstack/lwip/src/api/lwip_tcpip.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@ tcpip_api_call(tcpip_api_call_fn fn, struct tcpip_api_call_data *call)
519519
* e.g. the message is allocated once and posted several times from an IRQ
520520
* using tcpip_callbackmsg_trycallback().
521521
* Example usage: Trigger execution of an ethernet IRQ DPC routine in lwIP thread context.
522+
*
522523
* @param function the function to call
523524
* @param ctx parameter passed to function
524525
* @return a struct pointer to pass to tcpip_callbackmsg_trycallback().

0 commit comments

Comments
 (0)