browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h
branchRCL_3
changeset 92 e1bea15f9a39
parent 0 dd21522fd290
child 93 79859ed3eea9
--- a/browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h	Thu Jul 15 19:53:20 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h	Thu Aug 19 10:58:56 2010 +0300
@@ -154,7 +154,7 @@
     
     // For stalling condition handling
     TInt iLastWriteErrorCode;
-    CActiveSchedulerWait iWait;
+    CActiveSchedulerWait* iWait;
     
     // References to CHttpStorage data
     RFile*& iFile;