browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h
branchRCL_3
changeset 93 79859ed3eea9
parent 92 e1bea15f9a39
child 94 919f36ff910f
--- a/browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrServEng/Inc/BuffStorage.h	Tue Aug 31 16:17:46 2010 +0300
@@ -154,7 +154,7 @@
     
     // For stalling condition handling
     TInt iLastWriteErrorCode;
-    CActiveSchedulerWait* iWait;
+    CActiveSchedulerWait iWait;
     
     // References to CHttpStorage data
     RFile*& iFile;