vpnengine/pkiservice/inc/pkiwrapper.h
branchRCL_3
changeset 22 9f4e37332ce5
parent 1 c9c2ad51f972
child 23 473321461bba
--- a/vpnengine/pkiservice/inc/pkiwrapper.h	Mon Jun 21 16:49:56 2010 +0300
+++ b/vpnengine/pkiservice/inc/pkiwrapper.h	Thu Aug 19 10:54:34 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2003-2008 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of "Eclipse Public License v1.0"
@@ -47,7 +47,7 @@
 
         void InitializeL(const RMessage2& aMessage);        
         void SetTrusted(TBool aValue);
-        void SetApplications(const RArray<TUid>& aApplUids);
+        void SetApplicationsL(const RArray<TUid>& aApplUids);
                 
         void SetCertStoreType(TPkiServiceStoreType aStoreType);