Explorar o código

encoding/cbor: untouch net/common.odin

Laytan hai 1 ano
pai
achega
9fc8587e2c
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      core/net/common.odin

+ 1 - 2
core/net/common.odin

@@ -413,5 +413,4 @@ DNS_Record_Header :: struct #packed {
 DNS_Host_Entry :: struct {
 	name: string,
 	addr: Address,
-}
-
+}