toolsandutils/e32tools/readtype/readtype.cpp
branchRCL_3
changeset 2 99082257a271
parent 0 83f4b4db085c
--- a/toolsandutils/e32tools/readtype/readtype.cpp	Fri Feb 19 23:57:18 2010 +0200
+++ b/toolsandutils/e32tools/readtype/readtype.cpp	Fri Mar 12 15:49:27 2010 +0200
@@ -1,7 +1,7 @@
 // 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 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".
 //
@@ -442,7 +442,7 @@
 	return TUnicode::Compare((TUint16 *)&CompositionBuffer[index1 + 2], CompositionBuffer[index1 + 1]*2,
 							 (TUint16 *)&CompositionBuffer[index2 + 2], CompositionBuffer[index2 + 1]*2);
 	}
-
+ 
 // Write the output file.
 void write_output()
 	{