projects
/
reactos.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[USB-BRINGUP]
[reactos.git]
/
lib
/
drivers
/
hidparser
/
hidparser.c
diff --git
a/lib/drivers/hidparser/hidparser.c
b/lib/drivers/hidparser/hidparser.c
index
1a1fce5
..
c568cd8
100644
(file)
--- a/
lib/drivers/hidparser/hidparser.c
+++ b/
lib/drivers/hidparser/hidparser.c
@@
-49,7
+49,7
@@
HidParser_GetCollectionDescription(
OUT PHIDP_DEVICE_DESC DeviceDescription)
{
HIDPARSER_STATUS ParserStatus;
- ULONG CollectionCount
, ReportCount
;
+ ULONG CollectionCount;
ULONG Index;
//