Skip to content

Commit 27dd3ff

Browse files
committed
remove line 522
1 parent e003b15 commit 27dd3ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -519,7 +519,6 @@ 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-
*
523522
* @param function the function to call
524523
* @param ctx parameter passed to function
525524
* @return a struct pointer to pass to tcpip_callbackmsg_trycallback().

0 commit comments

Comments
 (0)