diff options
Diffstat (limited to 'backend/microtek.c')
| -rw-r--r-- | backend/microtek.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/backend/microtek.c b/backend/microtek.c index 05f8003..c3b87ec 100644 --- a/backend/microtek.c +++ b/backend/microtek.c @@ -3444,6 +3444,7 @@ sane_control_option (SANE_Handle handle,      case OPT_RESOLUTION:        if (info)  	*info |= SANE_INFO_RELOAD_PARAMS; +      // fall through      case OPT_SPEED:      case OPT_PREVIEW:      case OPT_BACKTRACK: | 
