Thanks Alex, I'll commit it in next session.
Brgds,
Viktor
On Thu, May 14, 2009 at 2:02 PM, Alex Strickland wrote:
> Hi Viktor
>
> Some time ago you tidied up my code and added it to the hbwin library. I
> found a typo I made, it is at line 237 :
>
> NewTimeouts.ReadTotalTimeoutConstant = ( s_
Hi Viktor
Some time ago you tidied up my code and added it to the hbwin library. I found a
typo I made, it is at line 237 :
NewTimeouts.ReadTotalTimeoutConstant = ( s_ReadIntervalTimeout == -1 ? 0 :
s_ReadTotalTimeoutConstant );
It should be:
NewTimeouts.ReadTotalTimeoutConstant = (