21 Aug
2016
21 Aug
'16
3:54 a.m.
On 17.08.2016 15:36, Aric Stewart wrote:
Signed-off-by: Aric Stewart <aric(a)codeweavers.com> --- dlls/wineplugplay.sys/Makefile.in | 1 + dlls/wineplugplay.sys/bus_hid_common.c | 65 ++++++++++++++++++++++++++++++++++ 2 files changed, 66 insertions(+) create mode 100644 dlls/wineplugplay.sys/bus_hid_common.c
Is it intentional that this patch does not contain any include file changes? Not sure if Alexandre agrees, but I personally think it might be useful to merge patches 5-7. When added separately they are basically dead code, and its difficult to review them without a usage example. Regards, Sebastian