diff -r 6e7b00453237 -r d17dc5398051 installationservices/swi/test/swicaptests/registrycaptest.cpp --- a/installationservices/swi/test/swicaptests/registrycaptest.cpp Thu May 27 12:58:35 2010 +0300 +++ b/installationservices/swi/test/swicaptests/registrycaptest.cpp Fri Jun 11 13:45:18 2010 +0300 @@ -411,7 +411,7 @@ CheckFailL(err, _L("UpdateEntryL")); #ifdef SYMBIAN_UNIVERSAL_INSTALL_FRAMEWORK - RCPointerArray regInfoArray; + RCPointerArray regInfoArray; CleanupClosePushL(regInfoArray); TRAP(err, session.AddEntryL(*app, *buffer, regInfoArray, id));