mirror of
https://github.com/status-im/secp256k1.git
synced 2025-02-24 19:58:09 +00:00
commit
a55166950f
@ -2346,5 +2346,7 @@ int main(int argc, char **argv) {
|
|||||||
|
|
||||||
/* shutdown */
|
/* shutdown */
|
||||||
secp256k1_context_destroy(ctx);
|
secp256k1_context_destroy(ctx);
|
||||||
|
|
||||||
|
printf("no problems found\n");
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user