X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/1a36f6645e607d97b92c28e98cee0da10990274e..71a5b6fc1a5b5c45c860e86e7d633c52621f6ae8:/src/adns.h diff --git a/src/adns.h b/src/adns.h index b2f7bcb..9ef4599 100644 --- a/src/adns.h +++ b/src/adns.h @@ -719,8 +719,8 @@ int adns_addr2text(const struct sockaddr *sa, adns_queryflags flags, * sin6_scope_id nonzero) but caller specified * adns_qf_addrlit_scope_forbid. * - * Scope name supplied in text but caller specified - * adns_qf_addrlit_scope_numeric. + * Scope name (rather than number) supplied in text but + * caller specified adns_qf_addrlit_scope_numeric. * * EAFNOSUPPORT sa->sa_family is not supported (addr2text only). *