--- a/commsfwsupport/commselements/serverden/inc/sd_thread.h Wed Jun 09 11:00:38 2010 +0300
+++ b/commsfwsupport/commselements/serverden/inc/sd_thread.h Mon Jun 21 17:02:22 2010 +0300
@@ -269,7 +269,7 @@
void ProcessIniDataL();
IMPORT_C TInt DecodePeerId(const CommsFW::TCFSubModuleAddress* aSubModule1, const CommsFW::TCFSubModuleAddress* aSubModule2, CommsFW::TWorkerId& aPeerId);
- IMPORT_C void MaybeCompleteUnbinding(CommsFW::TWorkerId aWorker);
+ IMPORT_C void MaybeCompleteUnbinding(CommsFW::TWorkerId aWorker, TBool aPeerIsDead);
protected:
/** This is the handler used for bi-directional communication with the Root Server. */