--- a/contentstorage/srvsrc/cainstallnotifier.cpp Wed Oct 13 12:59:22 2010 +0300
+++ b/contentstorage/srvsrc/cainstallnotifier.cpp Mon Oct 18 10:44:15 2010 +0300
@@ -46,7 +46,8 @@
iNotificationType = aNotificationType;
}
-void CCaInstallNotifier::EndOperationHandler(const CSifOperationEndData& aEndData)
+void CCaInstallNotifier::EndOperationHandler(
+ const CSifOperationEndData& aEndData )
{
TRAP_IGNORE
(
@@ -59,12 +60,12 @@
}
void CCaInstallNotifier::ProgressOperationHandler(
- const CSifOperationProgressData& /*aProgressData*/)
+ const CSifOperationProgressData& /*aProgressData*/ )
{
}
void CCaInstallNotifier::StartOperationHandler(
- TUint aKey, const CSifOperationStartData& aStartData)
+ TUint aKey, const CSifOperationStartData& aStartData )
{
TRAP_IGNORE
(