aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2018-05-30 19:52:58 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2018-05-31 07:22:33 +0200
commit493a166948329c6122c00793f6423187e17ef726 (patch)
tree165e9a6ea3cb9f04a46df548386aeb3cd5186a80 /.gitignore
parent61fcef0f89c4eb313b94a93880d7638b90aa0764 (diff)
downloadbitcoin-493a166948329c6122c00793f6423187e17ef726.tar.xz
bench: Don't return a bool from main
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.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions