1.1 --- a/epoc32/include/securitydefs.inl Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/securitydefs.inl Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -15,21 +15,19 @@
1.4 *
1.5 */
1.6
1.7 -
1.8 -
1.9 +/**
1.10 + @file
1.11 + @publishedAll
1.12 + @released
1.13 +*/
1.14
1.15
1.16 /**
1.17 - @file
1.18 - @publishedAll
1.19 - @released
1.20 -
1.21 -
1.22 -
1.23 - @param aLeft
1.24 - @param aRight
1.25 - @return
1.26 -
1.27 + *
1.28 + *
1.29 + * @param aLeft
1.30 + * @param aRight
1.31 + * @return
1.32 */
1.33 inline TKeyUsagePKCS15 operator|(TKeyUsagePKCS15 aLeft, TKeyUsagePKCS15 aRight)
1.34 {