videocollection/inc/videocollectiontrace.h
changeset 41 229f037ce963
parent 38 ff53afa8ad05
child 48 ebbeb6bcda56
--- a/videocollection/inc/videocollectiontrace.h	Fri Jun 11 09:44:20 2010 +0300
+++ b/videocollection/inc/videocollectiontrace.h	Thu Jun 24 09:49:13 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