fotaapplication/fotaserver/FotaServer/src/fotaSrvSession.cpp
branchRCL_3
changeset 76 3cdbd92ee07b
parent 69 a082c848c9a9
--- a/fotaapplication/fotaserver/FotaServer/src/fotaSrvSession.cpp	Wed Sep 15 13:08:27 2010 +0300
+++ b/fotaapplication/fotaserver/FotaServer/src/fotaSrvSession.cpp	Wed Oct 13 15:30:06 2010 +0300
@@ -163,7 +163,7 @@
 	TInt        err(KErrNone);
 	TInt        pkgid = 0;
 	TPackageState       state;
-	RThread clt; aMessage.ClientL(clt); 
+	RThread clt; aMessage.ClientL(clt);
 	TFullName cltnm = clt.FullName();
 	FLOG(_L( "CFotaSrvSession::ServiceL      %d   serving for %S?" )
 			,aMessage.Function(), &cltnm );