Commit 8b9bf9ff authored by Rolf Kalbermatter's avatar Rolf Kalbermatter Committed by Alexandre Julliard

Cosmetic fixes.

parent 72da279d
......@@ -1932,7 +1932,7 @@ static HRESULT WINAPI ISVOleCmdTarget_QueryStatus(
OLECMD * prgCmds,
OLECMDTEXT* pCmdText)
{
int i;
UINT i;
_ICOM_THIS_From_IOleCommandTarget(IShellViewImpl, iface);
FIXME("(%p)->(%p(%s) 0x%08lx %p %p\n",
......
......@@ -37,8 +37,6 @@
#include "winreg.h"
#include "shell32_main.h"
#include "undocshell.h"
#include "wine/winuser16.h"
#include "wine/debug.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment