X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/e0d855e1cf6273d258889c11551976f42a6c79b4..d7449548b74b994a0d7390c5f153f40f02b46105:/client/adh-opts.c diff --git a/client/adh-opts.c b/client/adh-opts.c index ac1ad69..5b38dea 100644 --- a/client/adh-opts.c +++ b/client/adh-opts.c @@ -65,7 +65,7 @@ static const struct optioninfo perquery_options[]= { { ot_funcarg, "Query type (see below)", "t", "type", 0,0, &of_type, "type" }, { ot_funcarg, "Do reverse query (address -> name lookup)", - "i", "ptr", 0,0, &of_type, "addr" }, + "i", "ptr", 0,0, &of_ptr, "addr" }, { ot_desconly, "per-query binary options:" }, { ot_flag, "Use the search list",