bsptemplate/asspandvariant/template_assp/pa_usbc.cpp
branchRCL_3
changeset 44 3e88ff8f41d5
parent 43 c1f20ce4abcf
--- a/bsptemplate/asspandvariant/template_assp/pa_usbc.cpp	Tue Aug 31 16:34:26 2010 +0300
+++ b/bsptemplate/asspandvariant/template_assp/pa_usbc.cpp	Wed Sep 01 12:34:56 2010 +0100
@@ -1904,7 +1904,7 @@
 #ifdef _DEBUG
 	_LIT(KIns, "inserted");
 	_LIT(KRem, "removed");
-	__KTRACE_OPT(KUSB, Kern::Printf(" > USB cable now %S", ptr->iCableConnected ? &KIns : &KRem));
+	__KTRACE_OPT(KUSB, Kern::Printf(" > USB cable now %lS", ptr->iCableConnected ? &KIns : &KRem));
 #endif
 	if (ptr->iCableConnected)
 		{