minor to prev

This commit is contained in:
Viktor Szakats
2009-07-24 07:43:34 +00:00
parent 347c39ae3c
commit bc650b7df3

View File

@@ -726,7 +726,7 @@ METHOD InetErrorDesc( SocketCon ) CLASS tIPClient
/* BROKEN, should test number of parameters and act accordingly, see doc\inet.txt */
METHOD InetConnect( cServer, nPort, SocketCon ) CLASS tIPClient
LOCAL tmp
hb_inetConnect( cServer, nPort, SocketCon )
IF ! Empty( ::nDefaultSndBuffSize )