X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/adns/blobdiff_plain/caa16c6aca84d01db94b60bea04b28c4593571f1..5e6342f017395ae32f9d0d941e2ca2bef48ff84e:/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",