diff -r 91ef7621b7fc -r ea44a32a96bc fontservices/referencefonts/utils/bdfharn.h --- a/fontservices/referencefonts/utils/bdfharn.h Thu Jun 24 11:18:23 2010 +0800 +++ b/fontservices/referencefonts/utils/bdfharn.h Thu Jun 24 11:25:56 2010 +0800 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2003-2009 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" @@ -32,7 +32,7 @@ public: static CBDFHarness* NewL(const TDesC &aTitle, const TDesC &aHeading); ~CBDFHarness(); - void MakeBDFFont(); + void MakeBDFFontL(); void DecodeBitmap(TInt aWidth, TInt aPaddedWidth, TInt aHeight, const TUint8* aCodedBitmap, TUint8* aBitmap); TInt ReadBit();