mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-18 08:58:23 +00:00
encoding/cbor: untouch net/common.odin
This commit is contained in:
@@ -413,5 +413,4 @@ DNS_Record_Header :: struct #packed {
|
||||
DNS_Host_Entry :: struct {
|
||||
name: string,
|
||||
addr: Address,
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user