chiark / gitweb /
implement scope flags
[adns.git] / src / adns.h
index b2f7bcbffd6e0a2937c863da91b318bc9c93f9e3..9ef45997651177b4f4a7ec132757e965a08a820d 100644 (file)
@@ -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).
    *