diff -r 667e88a979d7 -r 31a8f755b7fe featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h --- a/featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h Mon Mar 15 12:46:30 2010 +0200 +++ b/featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h Thu Apr 01 00:19:42 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: