]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
change control option unsupported
authorBastian Dehn <hhaalo@arcor.de>
Sun, 21 Jan 2024 15:04:50 +0000 (16:04 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 21 Jan 2024 15:04:50 +0000 (16:04 +0100)
src/kds_s2000w_net.c

index 5ca2b59e9a950e2ef5fca6712b68f5dcef0b77e5..c2d6fa8dee10f4a255d71a19b1a117a727e2f346 100644 (file)
@@ -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,