mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2025-01-12 21:41:28 +00:00
mdns: fix clang warning about documentation error
This commit is contained in:
parent
4baf17d5b2
commit
fbe032d05d
@ -1695,7 +1695,7 @@ mdns_handle_question(struct mdns_packet *pkt, struct netif *netif)
|
||||
* - Call mdns_handle_question
|
||||
* - Do cleanup
|
||||
*
|
||||
* @param pkt incoming packet (in pool)
|
||||
* @param arg incoming packet (in pool)
|
||||
*/
|
||||
static void
|
||||
mdns_handle_tc_question(void *arg)
|
||||
|
Loading…
Reference in New Issue
Block a user