mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +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 {
|
DNS_Host_Entry :: struct {
|
||||||
name: string,
|
name: string,
|
||||||
addr: Address,
|
addr: Address,
|
||||||
}
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user