mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-23 04:54:26 +00:00
Trivial style change
This commit is contained in:
parent
c30391225f
commit
5c30059142
@ -661,8 +661,8 @@ static bool bflsc_detect_one(struct libusb_device *dev, struct usb_find_devices
|
||||
bool ident_first;
|
||||
char *newname;
|
||||
|
||||
struct cgpu_info *bflsc = NULL;
|
||||
bflsc = calloc(1, sizeof(*bflsc));
|
||||
struct cgpu_info *bflsc = calloc(1, sizeof(*bflsc));
|
||||
|
||||
bflsc->drv = &bflsc_drv;
|
||||
bflsc->deven = DEV_ENABLED;
|
||||
bflsc->threads = 1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user