22 Jun
2024
22 Jun
'24
5:49 p.m.
Esme Povirk (@madewokherd) commented about dlls/sane.ds/capability.c:
break;
case MSG_RESET: - strcpy(source, "Auto"); - if (sane_option_set_str("source", source, NULL) == TWCC_SUCCESS) - enabled = TRUE;
Was removing this assignment intentional? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5904#note_74144