X-Git-Url: http://www.lcore.org/git/lcore.git/blobdiff_plain/495c276d681a5b3f79d4b2af2ed36e8e5d9e993d..82d4e52fba54be50d719f6185ec381f2dc87fc6c:/lsocket.pas?ds=inline diff --git a/lsocket.pas b/lsocket.pas index f4c8349..c37a66a 100755 --- a/lsocket.pas +++ b/lsocket.pas @@ -630,6 +630,6 @@ end; result := winsock.recv(fd,buf,size,0); end; {$endif} - + end.