From: Willem Toorop Date: Tue, 18 Oct 2016 10:32:30 +0000 (-0500) Subject: Missing bracket X-Git-Tag: release-1.7.0-rc1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c95f99ab55b37e66a511ddc2e3b952d5040a1261;p=thirdparty%2Fldns.git Missing bracket --- diff --git a/ldns/resolver.h b/ldns/resolver.h index d19061f3..a0370abf 100644 --- a/ldns/resolver.h +++ b/ldns/resolver.h @@ -719,7 +719,7 @@ ldns_status ldns_resolver_new_frm_fp_l(ldns_resolver **r, FILE *fp, int *line_nr /** * Configure a resolver by means of a resolv.conf file * The file may be NULL in which case there will be - * looked the RESOLV_CONF (defaults to /etc/resolv.conf + * looked the RESOLV_CONF (defaults to /etc/resolv.conf) * \param[out] r the new resolver * \param[in] filename the filename to use * \return LDNS_STATUS_OK or the error