Module: wine Branch: master Commit: 999d05f695d0e579fa1bb1bc0c4e7af63d671a42 URL: https://source.winehq.org/git/wine.git/?a=commit;h=999d05f695d0e579fa1bb1bc0...
Author: Alexandre Julliard julliard@winehq.org Date: Wed Oct 27 13:38:59 2021 +0200
sane.ds: Convert the SANE option descriptor to a private structure.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/sane.ds/capability.c | 25 +-- dlls/sane.ds/options.c | 287 ++++++++++++++++++++++------------ dlls/sane.ds/sane_i.h | 22 ++- dlls/sane.ds/ui.c | 380 +++++++++++++++++++++------------------------- 4 files changed, 379 insertions(+), 335 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=999d05f695d0e579fa1bb...