mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-22 20:44:19 +00:00
fix typo
This commit is contained in:
parent
7aaf1b6a07
commit
4c4d3b51b0
@ -360,7 +360,7 @@ static bool ztex_prepare(struct thr_info *thr)
|
||||
gettimeofday(&now, NULL);
|
||||
get_datestamp(cgpu->init, &now);
|
||||
|
||||
libztex_selectFpga(ztex);
|
||||
ztex_selectFpga(ztex);
|
||||
if (libztex_configureFpga(ztex) != 0)
|
||||
return false;
|
||||
ztex_releaseFpga(ztex);
|
||||
|
Loading…
x
Reference in New Issue
Block a user