Fixed syntax error
This commit is contained in:
parent
ce3a19cec1
commit
bc20f3a1d5
1 changed files with 1 additions and 0 deletions
|
@ -124,6 +124,7 @@ public:
|
||||||
# ifdef XMRIG_ALGO_CN_GPU
|
# ifdef XMRIG_ALGO_CN_GPU
|
||||||
if (algo == Algorithm::CN_GPU) {
|
if (algo == Algorithm::CN_GPU) {
|
||||||
return 0x1FFFC0;
|
return 0x1FFFC0;
|
||||||
|
}
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# ifdef XMRIG_ALGO_CN_FEMTO
|
# ifdef XMRIG_ALGO_CN_FEMTO
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue