diff -r 45459746d5e8 -r 27f2d7aec52a engine/collectionframework/plugins/glxcollectionplugincamera/src/glxcollectionplugincamera.cpp --- a/engine/collectionframework/plugins/glxcollectionplugincamera/src/glxcollectionplugincamera.cpp Mon Sep 27 15:13:20 2010 +0530 +++ b/engine/collectionframework/plugins/glxcollectionplugincamera/src/glxcollectionplugincamera.cpp Wed Oct 06 14:49:39 2010 +0530 @@ -371,7 +371,7 @@ // TGlxFilterProperties CGlxCollectionPluginCamera::DefaultFilter(TInt aLevel) { - TRACER("CGlxCollectionPluginDownloads::DefaultFilter"); + TRACER("CGlxCollectionPluginCamera::DefaultFilter"); __ASSERT_DEBUG(( (aLevel == KGlxCollectionRootLevel) || (aLevel == KGlxCollectionRootLevel+1) || (aLevel == KGlxCollectionRootLevel+2) ), Panic(EGlxPanicInvalidPathLevel));