diff -r fd64c38c277d -r b46a585f6909 phonebookengines/contactsmodel/cntvcard/cntvcardimport.cpp --- a/phonebookengines/contactsmodel/cntvcard/cntvcardimport.cpp Thu May 27 12:45:19 2010 +0300 +++ b/phonebookengines/contactsmodel/cntvcard/cntvcardimport.cpp Fri Jun 11 13:29:23 2010 +0300 @@ -1,17 +1,20 @@ -// Copyright (c) 1997-2009 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" -// which accompanies this distribution, and is available -// at the URL "http://www.eclipse.org/legal/epl-v10.html". -// -// Initial Contributors: -// Nokia Corporation - initial contribution. -// -// Contributors: -// -// Description: -// +/* +* Copyright (c) 1997-2009 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" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + #include "cntvcardutils.h" @@ -1441,7 +1444,7 @@ mapping=KUidContactFieldVCardMapNotRequired; } break; -// +////////////// default: // aka case KVersitPropertyHBufCUid: aStorageType=KStorageTypeText; mapping = KUidContactFieldVCardMapUnknown; // Initialize to something sensible