engine/inc/HttpEventHandler.h
branchRCL_3
changeset 256 572d166c9421
parent 172 c2a99fe1afd0
--- a/engine/inc/HttpEventHandler.h	Tue Oct 19 12:45:21 2010 +0100
+++ b/engine/inc/HttpEventHandler.h	Tue Oct 19 12:53:24 2010 +0100
@@ -71,6 +71,7 @@
 	TBool iSilent;
 	TBool iContinue;
 	TInt iLastStatusCode;
+	TInt iDriveNo;
 };
 
 #endif