diff options
author | practicalswift <practicalswift@users.noreply.github.com> | 2017-02-03 09:20:54 +0100 |
---|---|---|
committer | practicalswift <practicalswift@users.noreply.github.com> | 2017-02-07 15:46:38 +0100 |
commit | a47da4b6fecaba81dafe777b25be24e04a428e37 (patch) | |
tree | 2ef78a9d89b312b71aa06316443ce2de96d58c8e /share/setup.nsi.in | |
parent | b709fe7ffc44ae14bbd2403cdfbfa4fcf94cef6b (diff) |
Use z = std::max(x - y, 0); instead of z = x - y; if (z < 0) z = 0;
Diffstat (limited to 'share/setup.nsi.in')
0 files changed, 0 insertions, 0 deletions