mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2025-08-08 23:44:39 +08: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
|
* - Call mdns_handle_question
|
||||||
* - Do cleanup
|
* - Do cleanup
|
||||||
*
|
*
|
||||||
* @param pkt incoming packet (in pool)
|
* @param arg incoming packet (in pool)
|
||||||
*/
|
*/
|
||||||
static void
|
static void
|
||||||
mdns_handle_tc_question(void *arg)
|
mdns_handle_tc_question(void *arg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user