engine/inc/HttpEventHandler.h
changeset 117 c2a99fe1afd0
parent 2 29cda98b007e
--- a/engine/inc/HttpEventHandler.h	Fri Jul 09 14:24:38 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;