* fixed broken sockets.inc

git-svn-id: trunk@940 -
This commit is contained in:
florian 2005-08-25 11:22:20 +00:00
parent e43248f339
commit bb9629decc

View File

@ -428,7 +428,7 @@ Begin
FillChar(IPv6.u6_addr16[ZeroAt+1],2*(8-Index),0);
End;
Result := IPv6;
StrToHostAddr6:=IPv6;
End;