mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 09:52:56 +00:00
[SHELL32] -Fix build
svn path=/trunk/; revision=68731
This commit is contained in:
parent
078e6f5d12
commit
1cbae51fbb
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ HRESULT WINAPI CFSFolder::GetAttributesOf(UINT cidl,
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
DPRINT1("Got and unknown pidl!\n");
|
ERR("Got and unknown pidl!\n");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue