diff options
author | Jani Hakala <[email protected]> | 2014-09-28 15:54:56 +0300 |
---|---|---|
committer | Jani Hakala <[email protected]> | 2014-09-29 00:35:42 +0300 |
commit | c9b40bf1c30d60f76b6954c0d35bee82912531a0 (patch) | |
tree | 2d69dca05a135bfc15a5cc860ab2b3e2ffef1752 /HOWTO | |
parent | 2397a14d1113bc2d334dee908269cf3b63c46314 (diff) | |
download | otp-c9b40bf1c30d60f76b6954c0d35bee82912531a0.tar.gz otp-c9b40bf1c30d60f76b6954c0d35bee82912531a0.tar.bz2 otp-c9b40bf1c30d60f76b6954c0d35bee82912531a0.zip |
Fix if-clauses that make code to be unreachable
Fix two cases where use of assigment operator instead of comparison
operator causes if-clauses to be always false and code to be unreachable.
Diffstat (limited to 'HOWTO')
0 files changed, 0 insertions, 0 deletions