| commit | 5dc8ced4a889d36be63f6119e5a055c44dfd9507 | [log] [tgz] |
|---|---|---|
| author | Brett Cannon <bcannon@gmail.com> | Thu Mar 03 07:01:48 2005 +0000 |
| committer | Brett Cannon <bcannon@gmail.com> | Thu Mar 03 07:01:48 2005 +0000 |
| tree | 16b67dac8f51595e672c671b636a2a9434acefba | |
| parent | 6a458e9bc9ed1bb9daf99481585ec7496bc95e0b [diff] |
Silence a gcc warning about putting in parentheses around && expressions mixed with || expressions. Also clarifies intend of 'if' conditional.