mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-30 12:23:28 +00:00
[SETUPAPI]
Fix a warning. svn path=/trunk/; revision=50468
This commit is contained in:
@@ -2044,7 +2044,7 @@ CONFIGRET WINAPI CM_Get_Device_ID_List_ExW(
|
||||
RpcTryExcept
|
||||
{
|
||||
ret = PNP_GetDeviceList(BindingHandle,
|
||||
pszFilter,
|
||||
(LPWSTR)pszFilter,
|
||||
Buffer,
|
||||
&BufferLen,
|
||||
ulFlags);
|
||||
|
||||
Reference in New Issue
Block a user