Browse Source

Fix codestyle

Shelikhoo 6 years ago
parent
commit
60f3746c27
1 changed files with 1 additions and 1 deletions
  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