activityfw/storage/server/src/afstorageasynctask.cpp
changeset 124 e36b2f4799c0
parent 121 0b3699f6c654
--- a/activityfw/storage/server/src/afstorageasynctask.cpp	Fri Sep 17 08:32:18 2010 +0300
+++ b/activityfw/storage/server/src/afstorageasynctask.cpp	Mon Oct 04 00:38:31 2010 +0300
@@ -72,7 +72,7 @@
  * Interface implementation
  * @see CActivityTask::BroadcastReceivedL(const RMessage2 &)
  */
-void CAfStorageAsyncTask::BroadcastReceivedL(const RMessage2& )
+void CAfStorageAsyncTask::BroadcastReceivedL(const RMessage2&, TBool)
 {
     // No implementation required
 }