소스 검색

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