aboutsummaryrefslogtreecommitdiff
path: root/src/script/sigcache.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2017-02-15 09:26:12 +0100
committerWladimir J. van der Laan <[email protected]>2017-02-15 09:27:47 +0100
commit4c69d683f22ad8bc310c901b50b8892da7a3c70c (patch)
treedd6fa87b3f96b2bf3bd39cfb3598a1dfea2f3c74 /src/script/sigcache.cpp
parentMerge #9755: Bugfix: Qt/Options: Restore persistent "restart required" notice (diff)
parentUse z = std::max(x - y, 0); instead of z = x - y; if (z < 0) z = 0; (diff)
downloaddiscoin-4c69d683f22ad8bc310c901b50b8892da7a3c70c.tar.xz
discoin-4c69d683f22ad8bc310c901b50b8892da7a3c70c.zip
Merge #9553: Use z = std::max(x - y, 0) instead of z = x - y; if (z < 0) z = 0;
a47da4b Use z = std::max(x - y, 0); instead of z = x - y; if (z < 0) z = 0; (practicalswift)
Diffstat (limited to 'src/script/sigcache.cpp')
0 files changed, 0 insertions, 0 deletions