Remove comment

This commit is contained in:
Miek Gieben 2013-09-01 21:37:14 +01:00
parent 29232adf26
commit cb70138d9e
1 changed files with 0 additions and 2 deletions

View File

@ -15,8 +15,6 @@
// m.SetEdns0(4096, true)
//
// Signature generation, signature verification and key generation are all supported.
// Writing a DNSSEC validating resolver is hard, if you need something like that you
// might want to use the Unbound wrapper found at github.com/miekg/unbound .
package dns
import (