mirror of
https://github.com/JayDDee/cpuminer-opt.git
synced 2025-09-17 23:44:27 +00:00
v3.8.2
This commit is contained in:
@@ -30,7 +30,7 @@ typedef struct {
|
||||
|
||||
poly_ctx_holder poly_ctx;
|
||||
|
||||
void init_polytimos_context()
|
||||
void init_polytimos_ctx()
|
||||
{
|
||||
sph_skein512_init(&poly_ctx.skein);
|
||||
sph_shabal512_init(&poly_ctx.shabal);
|
||||
|
||||
Reference in New Issue
Block a user