mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-11 07:17:58 +00:00
usbutils spelling :)
This commit is contained in:
parent
d7d630b86c
commit
c63ae9d981
@ -1839,7 +1839,7 @@ void usb_initialise()
|
||||
found = false;
|
||||
#ifdef USE_BFLSC
|
||||
if (strcasecmp(ptr, bflsc_drv.name) == 0) {
|
||||
drv_count[bflsrc_drv.drv_id].limit = lim;
|
||||
drv_count[bflsc_drv.drv_id].limit = lim;
|
||||
found = true;
|
||||
}
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user