diff --git a/src/core/dns.c b/src/core/dns.c index 6a6084a0..cfb64f53 100644 --- a/src/core/dns.c +++ b/src/core/dns.c @@ -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. */