Minor DNS documentation improvement

This commit is contained in:
Dirk Ziegelmeier 2018-02-13 10:58:32 +01:00
parent 47946a29e9
commit d5d635cdce

View File

@ -31,6 +31,8 @@
*
* All functions must be called from TCPIP thread.
*
* @see DNS_MAX_SERVERS
* @see LWIP_DHCP_MAX_DNS_SERVERS
* @see @ref netconn_common for thread-safe access.
*/