Rémi Bernon : hidclass.sys: Rename WINE_HIDP_PREPARSED_DATA to struct hid_preparsed_data.

Alexandre Julliard julliard at winehq.org
Tue Aug 10 16:24:08 CDT 2021


Module: wine
Branch: master
Commit: 2e3a0dac84e545a6454f2175b00aa22ab09ba81f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=2e3a0dac84e545a6454f2175b00aa22ab09ba81f

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Aug 10 11:31:14 2021 +0200

hidclass.sys: Rename WINE_HIDP_PREPARSED_DATA to struct hid_preparsed_data.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/hid/hidp.c                | 36 ++++++++++++++++++------------------
 dlls/hidclass.sys/descriptor.c | 14 +++++++-------
 dlls/hidclass.sys/device.c     | 28 ++++++++++++++--------------
 dlls/hidclass.sys/hid.h        |  4 ++--
 dlls/hidclass.sys/pnp.c        |  2 +-
 dlls/user32/rawinput.c         |  2 +-
 include/wine/hid.h             |  6 +++---
 7 files changed, 46 insertions(+), 46 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=2e3a0dac84e545a6454f2175b00aa22ab09ba81f



More information about the wine-cvs mailing list