engine/inc/HttpEventHandler.h
branch3rded
changeset 278 e6aa20533d01
parent 167 4bfc2fcec5f6
--- a/engine/inc/HttpEventHandler.h	Sat Oct 23 17:09:23 2010 +0100
+++ b/engine/inc/HttpEventHandler.h	Sat Oct 23 17:11:38 2010 +0100
@@ -71,6 +71,7 @@
 	TBool iSilent;
 	TBool iContinue;
 	TInt iLastStatusCode;
+	TInt iDriveNo;
 };
 
 #endif