diff -r 748ec5531811 -r 336bee5c2d35 fontservices/referencefonts/utils/bdfharn.h --- a/fontservices/referencefonts/utils/bdfharn.h Tue Aug 31 17:01:26 2010 +0300 +++ b/fontservices/referencefonts/utils/bdfharn.h Wed Sep 01 12:39:40 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2003-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" @@ -32,7 +32,7 @@ public: static CBDFHarness* NewL(const TDesC &aTitle, const TDesC &aHeading); ~CBDFHarness(); - void MakeBDFFontL(); + void MakeBDFFont(); void DecodeBitmap(TInt aWidth, TInt aPaddedWidth, TInt aHeight, const TUint8* aCodedBitmap, TUint8* aBitmap); TInt ReadBit();