doc update

This commit is contained in:
Miek Gieben 2011-07-05 21:21:08 +02:00
parent 23687174b2
commit e8b5e26cce
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ func main() {
m.Question = make([]dns.Question, 1)
c := dns.NewClient()
// Todo: in parallel
addr := addresses(conf, c, os.Args[1])
if len(addr) == 0 {
fmt.Printf("No address found for %s\n", os.Args[1])