diff -r bb2423252ea3 -r c1029e558ef5 networkprotocols/tcpipv4v6prt/inc/tcp.h --- a/networkprotocols/tcpipv4v6prt/inc/tcp.h Wed Sep 15 13:53:10 2010 +0300 +++ b/networkprotocols/tcpipv4v6prt/inc/tcp.h Wed Oct 13 16:17:27 2010 +0300 @@ -519,9 +519,8 @@ TInt iLinger; //Introduce specifically for Browser usecase where in Normal shutdown is expected to close with in certain time. - //current structure is using secs. This Bit will enable calculation in Mircosecs. - TBool iMicroSecCalcFlag; - + //current structure is using secs. This Bit will enable calculation in Mircosecs. + TBool iMicroSecCalcFlag; // Window scaling factor for the send window, advertised by the other end. TUint8 iSndWscale:4;