From: Josh Soref Date: Mon, 14 Jun 2021 01:16:40 +0000 (-0400) Subject: spelling: with X-Git-Tag: 1.8.0-rc.1~25^2~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f61b1822251030c0b421a3621aee16dae5ff4579;p=thirdparty%2Fldns.git spelling: with Signed-off-by: Josh Soref --- diff --git a/ldns/net.h.in b/ldns/net.h.in index 25912582..fbfd065e 100644 --- a/ldns/net.h.in +++ b/ldns/net.h.in @@ -233,7 +233,7 @@ struct sockaddr_storage * ldns_rdf2native_sockaddr_storage(const ldns_rdf *rd, u * returns an rdf with the sockaddr info. works for ip4 and ip6 * \param[in] sock the struct sockaddr_storage to convert * \param[in] port what port was used. When NULL this is not set - * \return ldns_rdf* wth the address + * \return ldns_rdf* with the address */ ldns_rdf * ldns_sockaddr_storage2rdf(const struct sockaddr_storage *sock, uint16_t *port);