Module: wine Branch: master Commit: d63aa5dc7c17b66625514fba6496f2c1188217b6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d63aa5dc7c17b66625514fba6...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Oct 25 18:34:53 2021 +0200
sane.ds: Add helper function to set/get the scan area.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/sane.ds/capability.c | 71 +++++++------------------------------- dlls/sane.ds/ds_image.c | 55 +++++++----------------------- dlls/sane.ds/options.c | 87 ++++++++++++++++++++++++++--------------------- dlls/sane.ds/sane_i.h | 8 ++--- 4 files changed, 78 insertions(+), 143 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d63aa5dc7c17b66625514...