--- a/commsfwsupport/commselements/serverden/inc/sd_thread.h Mon May 24 18:49:19 2010 +0100
+++ b/commsfwsupport/commselements/serverden/inc/sd_thread.h Tue Jul 20 18:12:15 2010 +0100
@@ -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. */