소스 검색

Fix codestyle

Shelikhoo 6 년 전
부모
커밋
60f3746c27
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      common/buf/readv_constraint_windows.go

+ 1 - 1
common/buf/readv_constraint_windows.go

@@ -13,7 +13,7 @@ func checkReadVConstraint(conn syscall.RawConn) (bool, error) {
 
 			It it required to check if the given fd is of a socket type
 
-		    Fix https://github.com/v2ray/v2ray-core/issues/1666
+			Fix https://github.com/v2ray/v2ray-core/issues/1666
 
 			Additional Information:
 			https://docs.microsoft.com/en-us/windows/desktop/api/winsock2/nf-winsock2-wsarecv