lcore.org gitweb
/
lcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
added unixutil to lmessages because of unixstuff.inc compile error
[lcore.git]
/
lsocket.pas
diff --git
a/lsocket.pas
b/lsocket.pas
index 7438c26a00901e070a63d6925e63c2b5664d8a41..898e983b66483974597b07b7fa47c9aa25a4f7f0 100755
(executable)
--- a/
lsocket.pas
+++ b/
lsocket.pas
@@
-704,6
+704,6
@@
end;
result := winsock.recv(fd,buf,size,0);
\r
end;
\r
{$endif}
\r
-
+
\r
end.
\r
\r