1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00

hidparse.sys: Fix incorrect HID STRING_INDEX tag value.

This commit is contained in:
Matthew Tran 2022-11-20 01:10:59 -06:00 committed by Alexandre Julliard
parent b30a372099
commit 17329f342e

View File

@ -93,7 +93,7 @@ enum
TAG_LOCAL_DESIGNATOR_INDEX,
TAG_LOCAL_DESIGNATOR_MINIMUM,
TAG_LOCAL_DESIGNATOR_MAXIMUM,
TAG_LOCAL_STRING_INDEX,
TAG_LOCAL_STRING_INDEX = 0x7,
TAG_LOCAL_STRING_MINIMUM,
TAG_LOCAL_STRING_MAXIMUM,
TAG_LOCAL_DELIMITER