mirror of
https://github.com/EmilHernvall/dnsguide.git
synced 2024-12-22 10:04:16 +07:00
removing stale comment
This commit is contained in:
parent
17435134ec
commit
a3218e3491
@ -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