changeset 20 | 1afc808f187d |
parent 19 | cd501b96611d |
--- a/crypto/weakcryptospi/inc/randsvr.h Wed Nov 11 15:30:58 2009 +0530 +++ b/crypto/weakcryptospi/inc/randsvr.h Fri Nov 13 10:07:38 2009 +0530 @@ -19,7 +19,7 @@ /** @file - @publishedPartner + @internalComponent @released */ @@ -33,6 +33,6 @@ #include <randsvrimpl.h> #endif -IMPORT_C TInt RunRandomServer(TAny* /*someParameters*/); +TInt RunRandomServer(TAny* /*someParameters*/); #endif // __RANDSVR_H__