engine/inc/HttpEventHandler.h
branchsymbian1
changeset 167 4bfc2fcec5f6
parent 2 29cda98b007e
child 245 3f57982a6f10
--- a/engine/inc/HttpEventHandler.h	Wed Jul 07 20:24:29 2010 +0100
+++ b/engine/inc/HttpEventHandler.h	Wed Jul 07 20:25:36 2010 +0100
@@ -58,7 +58,7 @@
 
 private:
 	TBool iVerbose;
-	TBool iSavingResponseBody;
+	TBool iFileOpen;
 	RFs& iFileServ;
 	RFile iRespBodyFile;
 	TFileName iFileName;