browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
child 50 d96eed154187
--- a/browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h	Wed Sep 01 12:28:30 2010 +0100
@@ -154,7 +154,7 @@
     
     // For stalling condition handling
     TInt iLastWriteErrorCode;
-    CActiveSchedulerWait iWait;
+    CActiveSchedulerWait* iWait;
     
     // References to CHttpStorage data
     RFile*& iFile;