syncmlfw/ds/syncagent/src/nsmldsnetmon.cpp
branchRCL_3
changeset 58 4af31167ea77
parent 0 b497e44ab2fc
child 61 b183ec05bd8c
--- a/syncmlfw/ds/syncagent/src/nsmldsnetmon.cpp	Mon Jun 21 16:37:58 2010 +0300
+++ b/syncmlfw/ds/syncagent/src/nsmldsnetmon.cpp	Thu Jul 15 19:36:11 2010 +0300
@@ -138,7 +138,7 @@
 // ----------------------------------------------------------------------------
 TInt CNsmlDSNetmon::RunError ( TInt aError )
 {
-    return aError;
+    return KErrNone;
 }
 
 // ----------------------------------------------------------------------------