commsfwsupport/commselements/serverden/inc/sd_thread.h
changeset 50 afebdb533a85
parent 0 dfb7c4ff071f
--- 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. */