diff -r b18a4bf55ddb -r 2d2d25361590 installationservices/swcomponentregistry/inc/appregentries.h --- a/installationservices/swcomponentregistry/inc/appregentries.h Fri Sep 03 17:01:40 2010 +0300 +++ b/installationservices/swcomponentregistry/inc/appregentries.h Tue Sep 28 14:48:39 2010 +0300 @@ -19,7 +19,7 @@ /** @file @publishedAll - @prototype + @released */ #ifndef APPREGENTRIES_H @@ -169,7 +169,6 @@ Creates a AppRegistrationInfo filter object from a stream. @param aStream The stream to read the AppRegistrationInfo filter object from @return A pointer to the newly allocated AppRegistrationInfo filter object, if creation is successful. - @internalComponent */ IMPORT_C static CAppInfoFilter* NewL(RReadStream& aStream); @@ -249,7 +248,6 @@ Creates a CAppServiceInfoFilter filter object from a stream. @param aStream The stream to read the CAppServiceInfoFilter filter object from @return A pointer to the newly allocated CAppServiceInfoFilter filter object, if creation is successful. - @internalComponent */ IMPORT_C static CAppServiceInfoFilter* NewL(RReadStream& aStream);