mirror of
https://github.com/EmilHernvall/dnsguide.git
synced 2024-12-22 15:04:16 +07:00
commit
b52da3b32b
@ -599,7 +599,6 @@ impl DnsHeader {
|
||||
self.authoritative_entries = buffer.read_u16()?;
|
||||
self.resource_entries = buffer.read_u16()?;
|
||||
|
||||
// Return the constant header size
|
||||
Ok(())
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user