mirror of https://github.com/bitcoin/bitcoin
Return `EXIT_SUCCESS` from `main()` on error, not the bool `false` (introduced in #13112). This is the correct value to return on error, and also shuts up a clang warning. Also add a final return for clarity.pull/13349/head
parent
61fcef0f89
commit
493a166948
Loading…
Reference in new issue