diff -r e1b950c65cb4 -r 837f303aceeb epoc32/include/caf/streamableptrarray.h --- a/epoc32/include/caf/streamableptrarray.h Wed Mar 31 12:27:01 2010 +0100 +++ b/epoc32/include/caf/streamableptrarray.h Wed Mar 31 12:33:34 2010 +0100 @@ -16,11 +16,9 @@ */ - - /** @file - @publishedPartner + @publishedAll @released */ @@ -42,9 +40,7 @@ The array can be streamed using the InternalizeL() and ExternalizeL() functions - @publishedPartner - @released - */ + */ template class RStreamablePtrArray {