mDNS: author comment update + things left to implement update

This commit is contained in:
Jasper Verschueren
2018-10-24 16:15:11 +02:00
committed by Dirk Ziegelmeier
parent 4289293061
commit 201e772e15
4 changed files with 7 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
* This file is part of the lwIP TCP/IP stack.
*
* Author: Erik Ekman <erik@kryo.se>
* Author: Jasper Verschueren <jasper.verschueren@apart-audio.com>
*
*/

View File

@@ -32,6 +32,7 @@
* This file is part of the lwIP TCP/IP stack.
*
* Author: Erik Ekman <erik@kryo.se>
* Author: Jasper Verschueren <jasper.verschueren@apart-audio.com>
*
*/

View File

@@ -32,6 +32,7 @@
* This file is part of the lwIP TCP/IP stack.
*
* Author: Erik Ekman <erik@kryo.se>
* Author: Jasper Verschueren <jasper.verschueren@apart-audio.com>
*
*/
#ifndef LWIP_HDR_MDNS_PRIV_H