Torge Matthies : sc: Allow using separate arguments for parameter name and value.

Alexandre Julliard julliard at winehq.org
Tue May 3 15:39:25 CDT 2022


Module: wine
Branch: master
Commit: 2259cc34a8624a892b02270593bda94b796b72fb
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=2259cc34a8624a892b02270593bda94b796b72fb

Author: Torge Matthies <tmatthies at codeweavers.com>
Date:   Fri Apr 29 15:40:47 2022 +0200

sc: Allow using separate arguments for parameter name and value.

In addition to using one argument for both parameter name and value.

This fixes a regression from commit 8b38c91d83844dea882922055ced7cdeb79c1693.

Signed-off-by: Torge Matthies <tmatthies at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 programs/sc/sc.c       | 101 +++++++++++++++++++++++++++++++++----------------
 programs/sc/tests/sc.c |  95 +++++++++++++++++++++++++---------------------
 2 files changed, 120 insertions(+), 76 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=2259cc34a8624a892b02270593bda94b796b72fb



More information about the wine-cvs mailing list