Typo that broke Solaris compile fixed.

This commit is contained in:
Marcus Meissner 1999-04-15 15:21:06 +00:00 committed by Alexandre Julliard
parent 7273dcfa81
commit ef66ee6b01
1 changed files with 1 additions and 1 deletions

View File

@ -721,7 +721,7 @@ UINT WINAPI SHMapPIDLToSystemImageListIndex(LPSHELLFOLDER sh, LPITEMIDLIST pidl,
{
UINT Index;
WARN(shell,"(SF=%p,pidl=%p,%p)\n",sh,pidl,index);
WARN(shell,"(SF=%p,pidl=%p,%p)\n",sh,pidl,pIndex);
pdump(pidl);
if (pIndex)