X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-tcl.git;a=blobdiff_plain;f=adns%2Fadns.tct;h=a1c27565ec4cd3b884f419e010e860ea4a40465f;hp=dbb700ce0e1298c5d04b3aed2db387603a3cada7;hb=d96ed629f9c58956ffa5aa2b27b22300fcb2d233;hpb=8b291a86f7c19181f36c5eaf1da7c2009bdec87f diff --git a/adns/adns.tct b/adns/adns.tct index dbb700c..a1c2756 100644 --- a/adns/adns.tct +++ b/adns/adns.tct @@ -45,14 +45,14 @@ Table adns Adns_SubCommand rrtype enum(AdnsTclRRTypeInfo/, "rrtype") domain string ... obj - => iddata(&adnstcl_queries) + => iddata(&cht_adnstcl_queries) asynch-cancel - query iddata(&adnstcl_queries) + query iddata(&cht_adnstcl_queries) new-resolver ... obj - => iddata(&adnstcl_resolvers) + => iddata(&cht_adnstcl_resolvers) set-default-resolver - res iddata(&adnstcl_resolvers) + res iddata(&cht_adnstcl_resolvers) destroy-resolver - res iddata(&adnstcl_resolvers) + res iddata(&cht_adnstcl_resolvers)