diff -r 046e2c4dbfd0 -r 44d14dfed84d reszip/inc/resdict.h --- a/reszip/inc/resdict.h Thu Jul 15 19:48:16 2010 +0300 +++ b/reszip/inc/resdict.h Tue Aug 31 16:13:44 2010 +0300 @@ -37,7 +37,7 @@ TInt Saved(); TDesC8& Data(); TInt Use(); - void CreateEmbeddedDictL(TInt aDictIndex,CDictArray* aDict); + void CreateEmbeddedDict(TInt aDictIndex,CDictArray* aDict); public: TBufC8 iData; TInt iUses;