syncmlfw/common/obex/obexclient/src/NSmlObexClient.cpp
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
--- a/syncmlfw/common/obex/obexclient/src/NSmlObexClient.cpp	Tue Aug 31 16:04:06 2010 +0300
+++ b/syncmlfw/common/obex/obexclient/src/NSmlObexClient.cpp	Wed Sep 01 12:27:42 2010 +0100
@@ -180,11 +180,15 @@
         }
     }
 
+// ----------------------------------------------------------------------------
+// CNsmlObexClient::RunError
+// ----------------------------------------------------------------------------
 TInt CNsmlObexClient::RunError ( TInt aError )
     {
     DBG_FILE_CODE(aError, _S8("CNsmlObexClient::RunError() The Error occurred is "));
     return KErrNone;
     }	
+    
 //------------------------------------------------------------
 // CNsmlObexClient::ConnectL( TNSmlObexTransport aTransport, TBool /*aServerAlerted*/, TDesC8& aMimeType, TRequestStatus &aStatus )
 //------------------------------------------------------------