author | andy simpson <andrews@symbian.org> |
Tue, 15 Jun 2010 13:09:36 +0100 | |
branch | GCC_SURGE |
changeset 27 | 7bf7319dbddd |
parent 25 | 64b17c28fa83 |
child 48 | ebbeb6bcda56 |
--- a/videocollection/inc/videocollectiontrace.h Fri Jun 11 16:24:20 2010 +0100 +++ b/videocollection/inc/videocollectiontrace.h Tue Jun 15 13:09:36 2010 +0100 @@ -92,7 +92,7 @@ */ #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_TRACE8( a ) (const char*)( "#FuC# " a ) /** * Prefix error trace