]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Missing bracket
authorWillem Toorop <willem@nlnetlabs.nl>
Tue, 18 Oct 2016 10:32:30 +0000 (05:32 -0500)
committerWillem Toorop <willem@nlnetlabs.nl>
Tue, 18 Oct 2016 10:32:30 +0000 (05:32 -0500)
ldns/resolver.h

index d19061f3f999ea3a92ddcd13dc3992467eddca46..a0370abf19f548c611f080c87d8ff75b1ee6863d 100644 (file)
@@ -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