This commit is contained in:
Miek Gieben 2012-02-24 20:35:56 +01:00
parent 3b089b94fc
commit 5013a4058f
1 changed files with 79 additions and 79 deletions

View File

@ -243,7 +243,7 @@ Check:
default:
// w == 0
if err != nil {
fmt.Printf(";- [beta] Incorrect denial of existence (NSEC3): %s\n",err.Error())
fmt.Printf(";- [beta] Incorrect denial of existence (NSEC3): %s\n", err.Error())
}
}
}