Browse Source

Remove extra white space

Got in on 0a2200f without me noticing, mb.
Joao Fukuda 8 months ago
parent
commit
28e226381d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      core/sys/linux/types.odin

+ 0 - 1
core/sys/linux/types.odin

@@ -684,7 +684,6 @@ Address_Family :: distinct Protocol_Family
 */
 Socket_Msg :: bit_set[Socket_Msg_Bits; i32]
 
-
 /*
 	Struct representing a generic socket address.
 */