diff -r 490439ac0bd4 -r 4af31167ea77 syncmlfw/common/obex/obexclient/inc/NSmlObexClient.h --- a/syncmlfw/common/obex/obexclient/inc/NSmlObexClient.h Mon Jun 21 16:37:58 2010 +0300 +++ b/syncmlfw/common/obex/obexclient/inc/NSmlObexClient.h Thu Jul 15 19:36:11 2010 +0300 @@ -96,6 +96,7 @@ protected: // from CActive void DoCancel(); void RunL(); + TInt RunError(TInt aError); protected: //from MObexSearcherObserver void HandleDeviceFoundL();