diff -r 22633ca47dfe -r 4399c14e1ad0 nettools/conntest/inc/HttpHandler.h --- a/nettools/conntest/inc/HttpHandler.h Wed Sep 15 11:52:39 2010 +0300 +++ b/nettools/conntest/inc/HttpHandler.h Wed Oct 13 14:11:18 2010 +0300 @@ -159,7 +159,7 @@ MHTTPDataSupplier* iRespBody; MUINotify& iConsole; // console for displaying text etc TTime iStartTime; - TUint64 iBodySize; + TInt iBodySize; TBool iDoPerformance; };