21 Jan
2008
21 Jan
'08
11:58 a.m.
Module: wine Branch: master Commit: e48bbc23e40ddb05d1b4205b7793abe38297058d URL: http://source.winehq.org/git/wine.git/?a=commit;h=e48bbc23e40ddb05d1b4205b77... Author: Andrew Talbot <andrew.talbot(a)talbotville.com> Date: Sat Jan 19 14:56:39 2008 +0000 setupapi: Remove unneeded casts. --- dlls/setupapi/devinst.c | 44 ++++++++++++++++++++++---------------------- dlls/setupapi/infparse.c | 2 +- dlls/setupapi/misc.c | 4 ++-- dlls/setupapi/parser.c | 16 ++++++++-------- dlls/setupapi/queue.c | 2 +- 5 files changed, 34 insertions(+), 34 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e48bbc23e40ddb05d1b420...