mirror of
https://github.com/GOSTSec/sgminer
synced 2025-02-05 19:44:21 +00:00
Fix sign warning on windows build for bitforce.
This commit is contained in:
parent
1afb794cb3
commit
2c80e16c85
@ -154,7 +154,7 @@ static int bitforce_autodetect_ftdi(void)
|
||||
char **bufptrs;
|
||||
char *buf;
|
||||
int found = 0;
|
||||
int i;
|
||||
DWORD i;
|
||||
|
||||
FT_STATUS ftStatus;
|
||||
DWORD numDevs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user