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