diff -r 473321461bba -r e06095241a65 vpnengine/pkiservice/inc/pkiwrapper.h --- a/vpnengine/pkiservice/inc/pkiwrapper.h Tue Aug 31 16:14:16 2010 +0300 +++ b/vpnengine/pkiservice/inc/pkiwrapper.h Wed Sep 01 12:23:21 2010 +0100 @@ -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& aApplUids); + void SetApplicationsL(const RArray& aApplUids); void SetCertStoreType(TPkiServiceStoreType aStoreType);