Michael Stefaniuc : d3dx9/tests: Avoid using the comma operator ( coccinellery).
Module: wine Branch: master Commit: eb0eaf7027797c6a99b4b5ecdb70c5ba336dccc2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=eb0eaf7027797c6a99b4b5ecd... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Tue Feb 19 20:27:34 2019 +0100 d3dx9/tests: Avoid using the comma operator (coccinellery). Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/d3dx9_36/tests/math.c | 114 ++++++++++++++++++++++----------------------- dlls/d3dx9_36/tests/mesh.c | 2 +- 2 files changed, 58 insertions(+), 58 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=eb0eaf7027797c6a99b4b...
participants (1)
-
Alexandre Julliard