featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h
changeset 17 55f2396f6d25
parent 15 3eacc0623088
child 40 b8bdbc8f59c7
--- a/featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h	Fri Apr 16 16:49:27 2010 +0300
+++ b/featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h	Mon May 03 14:09:14 2010 +0300
@@ -242,7 +242,7 @@
         const TFeatureServerEntry& aItem );
         void ValidateHeaderL( RFileReadStream& stream, TUint32& count, TUint32& countDSRs );
         void WriteHeaderAndEntriesL( RFileWriteStream &aStream, RFeatureServerArray& aArray );
-        TInt ValidateFeatureFlag(TBitFlags32 aFlags);
+        void ValidateFeatureFlagL(TBitFlags32 aFlags);
         void ValidateRuntimeFeatureFlagL(TBitFlags32 aFlags);
         
      private: