From: ian Date: Tue, 12 Oct 1999 19:14:49 +0000 (+0000) Subject: Say that we should quote owner in master file format. X-Git-Tag: privaterel-1999-10-12-fanf-dustman~10 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/commitdiff_plain/3ccea6ee865ecd08265da4b047bdf5ae45844e33 Say that we should quote owner in master file format. --- diff --git a/src/adns.h b/src/adns.h index aec2047..7993c8f 100644 --- a/src/adns.h +++ b/src/adns.h @@ -456,6 +456,8 @@ int adns_submit(adns_state ads, void *context, adns_query *query_r); +/* The owner should be quoted in master file format. */ + int adns_check(adns_state ads, adns_query *query_io, adns_answer **answer_r, @@ -737,7 +739,6 @@ adns_status adns_rr_info(adns_rrtype type, int *len_r, const void *datap, char **data_r); /* - * Get information about a query type, or convert reply data to a * textual form. type must be specified, and the official name of the * corresponding RR type will be returned in *rrtname_r, and