diff -r 98b66e4fb0be -r 04d4a7bbc3e0 secureswitools/swisistools/source/sisxlibrary/sissupportedoptions.h --- a/secureswitools/swisistools/source/sisxlibrary/sissupportedoptions.h Fri Apr 16 15:05:20 2010 +0300 +++ b/secureswitools/swisistools/source/sisxlibrary/sissupportedoptions.h Fri Apr 23 15:09:03 2010 +0100 @@ -44,7 +44,8 @@ void AddOption (); void AddOptionName (const std::wstring& aName); - void AddPackageEntry(std::wostream& aStream, bool aVerbose) const; + void AddPackageEntry(std::wostream& aStream, bool aVerbose, bool aCompatible) const; + void AddIbyEntry(std::wostream& aStream, bool aVerbose, bool aCompatible) const; inline TUint32 SupportedOptionCount() const; private: