mirror of
https://github.com/miekg/dns.git
synced 2025-10-13 02:41:01 +02:00
gofmt
This commit is contained in:
parent
2a69247960
commit
7e2d4ac1d4
@ -214,7 +214,6 @@ func toFingerprint(m *dns.Msg) *fingerprint {
|
|||||||
f.Query.Qclass = 0
|
f.Query.Qclass = 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
f.Opcode = h.Opcode
|
f.Opcode = h.Opcode
|
||||||
f.Rcode = h.Rcode
|
f.Rcode = h.Rcode
|
||||||
f.Response = h.Response
|
f.Response = h.Response
|
||||||
|
Loading…
x
Reference in New Issue
Block a user