aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorpracticalswift <practicalswift@users.noreply.github.com>2017-02-03 09:20:54 +0100
committerpracticalswift <practicalswift@users.noreply.github.com>2017-02-07 15:46:38 +0100
commita47da4b6fecaba81dafe777b25be24e04a428e37 (patch)
tree2ef78a9d89b312b71aa06316443ce2de96d58c8e /autogen.sh
parentb709fe7ffc44ae14bbd2403cdfbfa4fcf94cef6b (diff)
downloadbitcoin-a47da4b6fecaba81dafe777b25be24e04a428e37.tar.xz
Use z = std::max(x - y, 0); instead of z = x - y; if (z < 0) z = 0;
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions