epoc32/include/caf/streamableptrarray.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
--- 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 T>
 		class RStreamablePtrArray
 		{