ソースを参照

Remove extra white space

Got in on 0a2200f without me noticing, mb.
Joao Fukuda 9 ヶ月 前
コミット
28e226381d
1 ファイル変更0 行追加1 行削除
  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.
 */