mirror of
https://github.com/GOSTSec/sgminer
synced 2025-09-02 09:12:06 +00:00
Moving space indentation to tabs
For consistency with cgminer sources
This commit is contained in:
parent
f9d4d92b9a
commit
c280dd0dae
@ -213,9 +213,6 @@ int libztex_configureFpga (struct libztex_device *ztex) {
|
|||||||
strcpy(&buf[strlen(buf)], ".bit");
|
strcpy(&buf[strlen(buf)], ".bit");
|
||||||
|
|
||||||
rv = libztex_configureFpgaLS(ztex, buf, true, 2);
|
rv = libztex_configureFpgaLS(ztex, buf, true, 2);
|
||||||
//if (rv == 0) {
|
|
||||||
// libztex_setFreq(ztex, ztex->freqMDefault);
|
|
||||||
//}
|
|
||||||
return rv;
|
return rv;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user