[SHELL32] -Fix build

svn path=/trunk/; revision=68731
This commit is contained in:
Giannis Adamopoulos 2015-08-17 11:46:22 +00:00
parent 078e6f5d12
commit 1cbae51fbb

View file

@ -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