Skip to content

Commit 9de3f53

Browse files
Add mDNS miss comment
* Original commit: espressif/esp-idf@08e0813
1 parent bcabc8e commit 9de3f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/mdns/mdns.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2281,6 +2281,7 @@ static void _mdns_free_linked_txt(mdns_txt_linked_item_t *txt)
22812281
* @brief creates/allocates new service
22822282
* @param service service type
22832283
* @param proto service proto
2284+
* @param hostname service hostname
22842285
* @param port service port
22852286
* @param instance service instance
22862287
* @param num_items service number of txt items or 0

0 commit comments

Comments
 (0)