videocollection/inc/videocollectiontrace.h
changeset 47 45e72b57a2fd
parent 24 7d93ee07fb27
child 48 ebbeb6bcda56
--- a/videocollection/inc/videocollectiontrace.h	Wed Jun 23 18:14:16 2010 +0300
+++ b/videocollection/inc/videocollectiontrace.h	Tue Jul 06 14:17:50 2010 +0300
@@ -90,9 +90,9 @@
 /**
 * Trace prefixes for macros with component name.
 */
-#define _PREFIX_TRACE( a ) TPtrC( (const TText*) L"#FuC# " L##a )
-#define _PREFIX_TRACE_2( a, b ) TPtrC( (const TText*) L"#FuC# " L##a L##b )
-#define _PREFIX_TRACE8( a ) (const char*)( "#FuC# " ##a )
+#define _PREFIX_TRACE( a ) TPtrC( (const TText*) L"#Fu#Co# " L##a )
+#define _PREFIX_TRACE_2( a, b ) TPtrC( (const TText*) L"#Fu#Co# " L##a L##b )
+#define _PREFIX_TRACE8( a ) (const char*)( "#Fu#Co# " a )
 
 /**
 * Prefix error trace