bsptemplate/asspandvariant/template_assp/pa_usbc.cpp
branchGCC_SURGE
changeset 221 39b39e1a406e
parent 152 657f875b013e
child 257 3e88ff8f41d5
--- a/bsptemplate/asspandvariant/template_assp/pa_usbc.cpp	Wed Jul 21 14:46:58 2010 +0100
+++ b/bsptemplate/asspandvariant/template_assp/pa_usbc.cpp	Thu Jul 22 16:46:39 2010 +0100
@@ -1904,7 +1904,7 @@
 #ifdef _DEBUG
 	_LIT(KIns, "inserted");
 	_LIT(KRem, "removed");
-	__KTRACE_OPT(KUSB, Kern::Printf(" > USB cable now %lS", ptr->iCableConnected ? &KIns : &KRem));
+	__KTRACE_OPT(KUSB, Kern::Printf(" > USB cable now %S", ptr->iCableConnected ? &KIns : &KRem));
 #endif
 	if (ptr->iCableConnected)
 		{