]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/sockets/windows/nt/nt.factor
alien.data: remove second quotation parameter from with-out-parameters, now all value...
[factor.git] / basis / io / sockets / windows / nt / nt.factor
index 17e92b9b9fd91b0d0c0cfa10bedfc850b8936af4..13f399697e82e11fd76685fc2954d5cdbc8f9478 100644 (file)
@@ -26,7 +26,7 @@ M: winnt WSASocket-flags ( -- DWORD )
         WSAIoctl SOCKET_ERROR = [
             winsock-error-string throw
         ] when
-    ] [ ] with-out-parameters ;
+    ] with-out-parameters ;
 
 TUPLE: ConnectEx-args port
     s name namelen lpSendBuffer dwSendDataLength