changed the type of karatsuba_cutoff
This commit is contained in:
parent
18ca2b30a0
commit
e52b2b3a76
@ -1185,7 +1185,7 @@ struct moo_t
|
|||||||
|
|
||||||
#if defined(MOO_BUILD_DEBUG)
|
#if defined(MOO_BUILD_DEBUG)
|
||||||
/* set automatically when trait is set */
|
/* set automatically when trait is set */
|
||||||
int karatsuba_cutoff;
|
moo_oow_t karatsuba_cutoff;
|
||||||
#endif
|
#endif
|
||||||
} option;
|
} option;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user