1.1 --- a/epoc32/include/caf/dirstreamable.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/caf/dirstreamable.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -20,7 +20,7 @@
1.4 /**
1.5 @file
1.6
1.7 -@publishedPartner
1.8 +@publishedAll
1.9 @released
1.10 */
1.11
1.12 @@ -42,8 +42,6 @@
1.13 a CDir. It is only when used explicitly as a CDirStreamable that
1.14 any additional functionality is invoked
1.15
1.16 - @publishedPartner
1.17 - @released
1.18 */
1.19 class CDirStreamable : public CDir
1.20 {