chiark / gitweb /
toplevels all have * mark now
[chiark-tcl.git] / adns / adns.tct
index 6bb013933ac0787f38a07b056306581040b3f60d..513de6ed2126dc666c4e7ff709dd7d0a04319be1 100644 (file)
@@ -2,7 +2,7 @@ Type adnsresults:               adns_answer *@
 Init adnsresults               @=0;
 Fini adnsresults               free(@);
 
-Table adnstoplevel TopLevel_Command
+Table *adnstoplevel TopLevel_Command
        adns
                subcmd  enum(Adns/_SubCommand, "adns subcommand")
                ...     obj