Skip to content
Snippets Groups Projects
Commit b25a4d07 authored by Rémi Bernon's avatar Rémi Bernon :speech_balloon: Committed by Alexandre Julliard
Browse files

hid: Use +hid debug channel instead of +hidp.

parent e9dc0cf8
Branches
Tags
No related merge requests found
......@@ -34,7 +34,7 @@
#include "wine/hid.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(hidp);
WINE_DEFAULT_DEBUG_CHANNEL(hid);
static NTSTATUS get_value_caps_range( struct hid_preparsed_data *preparsed, HIDP_REPORT_TYPE report_type, ULONG report_len,
const struct hid_value_caps **caps, const struct hid_value_caps **caps_end )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment