Alexandre Julliard : sane.ds: Convert the SANE parameters to a private structure.

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


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 27 13:25:00 2021 +0200

sane.ds: Convert the SANE parameters to a private structure.

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

---

 dlls/sane.ds/capability.c |  15 +++---
 dlls/sane.ds/ds_ctrl.c    |  11 ++--
 dlls/sane.ds/ds_image.c   | 132 +++++++++++++++++++++++-----------------------
 dlls/sane.ds/options.c    |  27 ++++++++++
 dlls/sane.ds/sane_i.h     |  15 ++++--
 5 files changed, 116 insertions(+), 84 deletions(-)

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



More information about the wine-cvs mailing list