X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/2798305f1789e4e65ed73a7b37d7a7ba0a47c48b..8f3b71b03532e90c147ef21f36a876b093b0ef3b:/client/adnshost.h diff --git a/client/adnshost.h b/client/adnshost.h index d512b4f..919a758 100644 --- a/client/adnshost.h +++ b/client/adnshost.h @@ -76,7 +76,7 @@ extern optfunc of_help, of_type, of_asynch_id, of_cancel_id; const struct optioninfo *opt_findl(const char *opt); const struct optioninfo *opt_finds(const char **optp); -void opt_do(const struct optioninfo *oip, const char *arg); +void opt_do(const struct optioninfo *oip, const char *arg, int invert); /* declarations related to query processing */