featuremgmt/featuremgr/src/clientdll/featmgrclient.h
changeset 15 3eacc0623088
parent 14 15018f1726c7
--- a/featuremgmt/featuremgr/src/clientdll/featmgrclient.h	Fri Mar 19 10:00:55 2010 +0200
+++ b/featuremgmt/featuremgr/src/clientdll/featmgrclient.h	Fri Apr 16 16:49:27 2010 +0300
@@ -75,7 +75,7 @@
         TInt RequestNotification( RFeatureUidArray& aFeatures, TUid& aFeatUid, 
             TRequestStatus& aStatus );
 
-        TInt ReRequestNotification( TUid& aFeatUid, TRequestStatus& aStatus );
+        void ReRequestNotification( TUid& aFeatUid, TRequestStatus& aStatus );
         
         TInt RequestNotifyCancel( TUid aFeature ) const;