mirror of https://github.com/getdnsapi/getdns.git
Vim leftover
This commit is contained in:
parent
45683d3cfe
commit
b86f8e904c
|
@ -1599,7 +1599,7 @@ getdns_context_set_follow_redirects(getdns_context *context,
|
||||||
* contains at least two names: address_type (whose value is
|
* contains at least two names: address_type (whose value is
|
||||||
* a bindata; it is currently either "IPv4" or "IPv6") and
|
* a bindata; it is currently either "IPv4" or "IPv6") and
|
||||||
* address_data (whose value is a bindata).
|
* address_data (whose value is a bindata).
|
||||||
* This implementation also accepts a list of addressxi
|
* This implementation also accepts a list of address
|
||||||
* bindatas. Or a list of rr_dicts for address records (i.e.
|
* bindatas. Or a list of rr_dicts for address records (i.e.
|
||||||
* the additional section of a NS query for ".", or a with
|
* the additional section of a NS query for ".", or a with
|
||||||
* getdns_fp2rr_list() converted root.hints file).
|
* getdns_fp2rr_list() converted root.hints file).
|
||||||
|
|
Loading…
Reference in New Issue