aboutsummaryrefslogtreecommitdiff
path: root/src/script/sigcache.cpp
diff options
context:
space:
mode:
authorpracticalswift <[email protected]>2017-02-03 09:20:54 +0100
committerpracticalswift <[email protected]>2017-02-07 15:46:38 +0100
commita47da4b6fecaba81dafe777b25be24e04a428e37 (patch)
tree2ef78a9d89b312b71aa06316443ce2de96d58c8e /src/script/sigcache.cpp
parentMerge #9532: Remove unused variables (diff)
downloaddiscoin-a47da4b6fecaba81dafe777b25be24e04a428e37.tar.xz
discoin-a47da4b6fecaba81dafe777b25be24e04a428e37.zip
Use z = std::max(x - y, 0); instead of z = x - y; if (z < 0) z = 0;
Diffstat (limited to 'src/script/sigcache.cpp')
0 files changed, 0 insertions, 0 deletions