From 02638ba93c8448326207a647bd6f7e87699a1833 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 29 Aug 2013 19:38:39 +0000 Subject: sleepy dumbass... git-svn-id: http://svn.miranda-ng.org/main/trunk@5883 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ShellExt/src/shlcom.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/ShellExt/src/shlcom.cpp') diff --git a/plugins/ShellExt/src/shlcom.cpp b/plugins/ShellExt/src/shlcom.cpp index 485050add2..c2a0e0d8f1 100644 --- a/plugins/ShellExt/src/shlcom.cpp +++ b/plugins/ShellExt/src/shlcom.cpp @@ -605,7 +605,7 @@ HRESULT TShlComRec::QueryInterface(REFIID riid, void **ppvObject) } *ppvObject = NULL; - logA("TShlComRec[%p] failed as {%08x-%04x-%04x-%08%x08x}\n", + logA("TShlComRec[%p] failed as {%08x-%04x-%04x-%08x%08x}\n", riid.Data1, riid.Data2, riid.Data3, &riid.Data4[0], &riid.Data4[4]); return CLASS_E_CLASSNOTAVAILABLE; } -- cgit v1.2.3