mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:21:38 +00:00
[USB-BRINGUP]
- Fix build of hidparse svn path=/branches/usb-bringup-trunk/; revision=55039
This commit is contained in:
parent
27023d1ff7
commit
82153d9360
6 changed files with 17 additions and 11 deletions
|
@ -49,7 +49,7 @@ HidParser_GetCollectionDescription(
|
|||
OUT PHIDP_DEVICE_DESC DeviceDescription)
|
||||
{
|
||||
HIDPARSER_STATUS ParserStatus;
|
||||
ULONG CollectionCount, ReportCount;
|
||||
ULONG CollectionCount;
|
||||
ULONG Index;
|
||||
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue