mirror of
https://github.com/xmrig/xmrig.git
synced 2025-03-12 09:37:35 +00:00
commit
15a2091837
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ void xmrig::keccakf(uint64_t st[25], int rounds)
|
|||
|
||||
X(0); X(1); X(2); X(3); X(4);
|
||||
|
||||
#undef (X)
|
||||
#undef X
|
||||
|
||||
// Rho Pi
|
||||
const uint64_t t = st[1];
|
||||
|
|
Loading…
Reference in a new issue