Michael Stefaniuc : riched20/tests: Avoid using the comma operator.
Module: wine Branch: master Commit: 350123e18313f3c0f8bfcd8aaf5c41d67b5f6056 URL: https://source.winehq.org/git/wine.git/?a=commit;h=350123e18313f3c0f8bfcd8aa... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Thu Feb 28 00:50:30 2019 +0100 riched20/tests: Avoid using the comma operator. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/riched20/tests/editor.c | 2 +- dlls/riched20/tests/richole.c | 62 +++++++++++++++++++++---------------------- dlls/riched32/tests/editor.c | 2 +- 3 files changed, 33 insertions(+), 33 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=350123e18313f3c0f8bfc...
participants (1)
-
Alexandre Julliard