nettools/conntest/inc/HttpHandler.h
branchRCL_3
changeset 37 22633ca47dfe
parent 0 857a3e953887
child 41 4399c14e1ad0
--- a/nettools/conntest/inc/HttpHandler.h	Wed Sep 01 12:33:27 2010 +0100
+++ b/nettools/conntest/inc/HttpHandler.h	Wed Sep 15 11:52:39 2010 +0300
@@ -159,7 +159,7 @@
     MHTTPDataSupplier*   iRespBody;
     MUINotify&           iConsole; // console for displaying text etc
     TTime                iStartTime;
-    TInt                 iBodySize;
+    TUint64              iBodySize;
     TBool                iDoPerformance;
 };