commit | 9e635cf3ae1d912dc32d3ff2d5ebc529c92bf389 | [log] [tgz] |
---|---|---|
author | Brett Cannon <bcannon@gmail.com> | Tue Dec 07 00:25:35 2004 +0000 |
committer | Brett Cannon <bcannon@gmail.com> | Tue Dec 07 00:25:35 2004 +0000 |
tree | 842bb92a2e6452f23a17c1022c869ba92aed5973 | |
parent | 25946ddac90e2f69199af740cbaaa08beb13d9a9 [diff] |
Put parentheses around the assignment in the 'while' loop conditional expression in min_max() to shut gcc up.