diff -r 2d65c2f76d7b -r 947f0dc9f7a8 kerneltest/e32test/buffer/t_char.cpp --- a/kerneltest/e32test/buffer/t_char.cpp Tue Feb 02 01:24:03 2010 +0200 +++ b/kerneltest/e32test/buffer/t_char.cpp Fri Apr 16 16:24:37 2010 +0300 @@ -1,7 +1,7 @@ // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available -// under the terms of the License "Eclipse Public License v1.0" +// 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". // @@ -370,9 +370,9 @@ } -////////////////////////////////////////////// +// // Test Fold, Fold(TChar::EFoldAccents), Collate, LowerCase, UpperCase -//////////////////////////////////////////// +// template GLDEF_C void TestTChar::Test4(TCharTypes CharType) {