From: Bastian Dehn Date: Sun, 21 Jan 2024 15:04:50 +0000 (+0100) Subject: change control option unsupported X-Git-Tag: v1.0.0^2~489 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=522f405e9407adff5c34b3dd1b73db9b27042ddc;p=sane-kds-s2000w-net.git change control option unsupported --- diff --git a/src/kds_s2000w_net.c b/src/kds_s2000w_net.c index 5ca2b59..c2d6fa8 100644 --- a/src/kds_s2000w_net.c +++ b/src/kds_s2000w_net.c @@ -98,7 +98,7 @@ SANE_Status _sane_kds_s2000w_net_control_option(SANE_Handle handle, if (action == SANE_ACTION_SET_AUTO) kds_s2000w_handler_set_option_auto(option); - return SANE_STATUS_GOOD; + return SANE_STATUS_UNSUPPORTED; } SANE_Status _sane_kds_s2000w_net_get_parameters(SANE_Handle handle,