syncmlfw/ds/syncagent/inc/NSmlDSAgent.h
branchRCL_3
changeset 18 2de6635c154b
parent 9 57a65a3a658c
child 25 b183ec05bd8c
--- a/syncmlfw/ds/syncagent/inc/NSmlDSAgent.h	Tue May 11 16:59:53 2010 +0300
+++ b/syncmlfw/ds/syncagent/inc/NSmlDSAgent.h	Tue May 25 13:36:17 2010 +0300
@@ -578,6 +578,7 @@
 	TBool iUpdateLastAnchor;
 	//For storing Server Status Code
 	CRepository* iRepositorySSC;
+	CRepository* iErrorReportingRep;
 	RArray<TInt>* iServerStatusCodeArray;
 	TBool iIsExtendedServerErrorCodesSupported;
 	};