fixup! Add new files for remote server communication

This commit is contained in:
Matthijs Mekking
2022-10-28 10:24:36 +02:00
parent 6bf3a30585
commit 2d2a5dc860

View File

@@ -86,9 +86,8 @@ dns_remote_init(dns_remote_t *remote, unsigned int count,
* Requires:
* 'remote' is not NULL.
* 'mctx' is not NULL.
* 'addrs' is not NULL or 'count' equals zero.
* if 'count' is not zero, 'keynames' and 'tlsnames' are
*not NULL.
* 'addrs' is not NULL, or 'count' equals zero.
* 'keynames' and 'tlsnames' are not NULL, then 'count > 0'.
*/
void