Alexandre Julliard : sane.ds: Don't pass the device handle to the option helpers.

Alexandre Julliard julliard at winehq.org
Thu Oct 28 16:07:44 CDT 2021


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Oct 25 16:17:21 2021 +0200

sane.ds: Don't pass the device handle to the option helpers.

Use the global variable instead.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/sane.ds/capability.c | 48 +++++++++++++++++-----------------
 dlls/sane.ds/ds_image.c   | 13 +++++-----
 dlls/sane.ds/options.c    | 66 +++++++++++++++++++++++------------------------
 dlls/sane.ds/sane_i.h     | 20 +++++++-------
 4 files changed, 73 insertions(+), 74 deletions(-)

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



More information about the wine-cvs mailing list