diff -r 046e2c4dbfd0 -r 44d14dfed84d reszip/src/resdict.cpp --- a/reszip/src/resdict.cpp Thu Jul 15 19:48:16 2010 +0300 +++ b/reszip/src/resdict.cpp Tue Aug 31 16:13:44 2010 +0300 @@ -48,7 +48,7 @@ } -void TDictEntry::CreateEmbeddedDictL(TInt aDictIndex,CDictArray* aDict) +void TDictEntry::CreateEmbeddedDict(TInt aDictIndex,CDictArray* aDict) { // Create list of embedded dictionary strings iEmbedded = new(ELeave)CResEntry(aDict);