浏览代码

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.
 */