Print success

pull/11871/head
Pieter Wuille 9 years ago
parent a7b046e554
commit c996d53ab1

@ -2528,5 +2528,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…
Cancel
Save