diff options
author | login | 2021-09-30 15:23:39 +0000 |
---|---|---|
committer | login | 2021-09-30 15:23:39 +0000 |
commit | bd53b1ec0cf20e79828e8e95576a44f1eaf004db (patch) | |
tree | 5a60ac794aa6ed3841ab8fabbc48d3526501b81e /tcoin.cpp | |
parent | 305ab2bd8c540fa5bf4702a52c5588830c871448 (diff) |
Simple mistake, !a || !b is wrong, !a && !b is correct
Simple logical mistake in checking for the TILDEGURU flag has been corrected in tcoin.cpp
Diffstat (limited to 'tcoin.cpp')
-rw-r--r-- | tcoin.cpp | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tcoin.cpp b/tcoin.cpp
index 059c407..cd45961 100644
--- a/tcoin.cpp
+++ b/tcoin.cpp
|