commsfwsupport/commselements/serverden/inc/sd_thread.h
changeset 65 41cc8e7ff496
parent 0 dfb7c4ff071f
--- a/commsfwsupport/commselements/serverden/inc/sd_thread.h	Fri Jun 11 14:52:21 2010 +0300
+++ b/commsfwsupport/commselements/serverden/inc/sd_thread.h	Wed Aug 18 10:59:59 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. */