forgot to save this one before committing

svn path=/trunk/; revision=31105
This commit is contained in:
Christoph von Wittich 2007-12-09 14:16:49 +00:00
parent 609e6d2ac0
commit 04b04c90ab

View file

@ -2696,7 +2696,7 @@ static LRESULT WINAPI ListBoxWndProc_common( HWND hwnd, UINT msg,
}
if (descr->style & LBS_COMBOBOX) lphc = descr->lphc;
TRACE("[%p]: msg %s wp %08x lp %08lx\n",
TRACE("[%p]: msg %s wp %08lx lp %08lx\n",
hwnd, SPY_GetMsgName(msg, hwnd), wParam, lParam );
switch(msg)