Re: hidclass.sys: Fix spelling of a private struct's name.
13 Apr
2016
13 Apr
'16
11:55 a.m.
Signed-off-by: Aric Stewart <aric(a)codeweavers.com> On 4/13/16 4:28 AM, Francois Gouget wrote:
Signed-off-by: Francois Gouget <fgouget(a)free.fr> --- dlls/hidclass.sys/hid.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dlls/hidclass.sys/hid.h b/dlls/hidclass.sys/hid.h index 2820c9d..34c2a09 100644 --- a/dlls/hidclass.sys/hid.h +++ b/dlls/hidclass.sys/hid.h @@ -39,7 +39,7 @@ typedef NTSTATUS (WINAPI *pAddDevice)(DRIVER_OBJECT *DriverObject, DEVICE_OBJECT /* Ring buffer functions */ struct ReportRingBuffer;
-typedef struct _BASE_DEVICE_EXTENSTION { +typedef struct _BASE_DEVICE_EXTENSION { HID_DEVICE_EXTENSION deviceExtension;
HID_COLLECTION_INFORMATION information;
3533
Age (days ago)
3533
Last active (days ago)
0 comments
1 participants
participants (1)
-
Aric Stewart