Module: wine Branch: master Commit: eb0eaf7027797c6a99b4b5ecdb70c5ba336dccc2 URL: https://source.winehq.org/git/wine.git/?a=commit;h=eb0eaf7027797c6a99b4b5ecd...
Author: Michael Stefaniuc mstefani@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@winehq.org Signed-off-by: Matteo Bruni mbruni@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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...