ソースを参照

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