]> git.sesse.net Git - stockfish/commitdiff
Avoid *begin always being included in the sorted list regardless of its value.
authormstembera <MissingEmail@email>
Mon, 8 May 2017 03:14:23 +0000 (20:14 -0700)
committerJoona Kiiski <joona@zoox.com>
Mon, 8 May 2017 03:15:56 +0000 (20:15 -0700)
This was a minor criticism by @zamar in the original pull request
https://github.com/official-stockfish/Stockfish/pull/1065
necessitating a comment explanation.

No functional change.

Closes #1091


No differences found