[SETUPAPI]

Fix a warning.

svn path=/trunk/; revision=50468
This commit is contained in:
Eric Kohl
2011-01-22 18:16:12 +00:00
parent f6b450f16a
commit 8b8fbc77af
+1 -1
View File
@@ -2044,7 +2044,7 @@ CONFIGRET WINAPI CM_Get_Device_ID_List_ExW(
RpcTryExcept
{
ret = PNP_GetDeviceList(BindingHandle,
pszFilter,
(LPWSTR)pszFilter,
Buffer,
&BufferLen,
ulFlags);