mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Towers: Fix indentation of some solver code
gcc 6 warns about statements that are indented as if they were meant to be part of a preceding conditional block. In this case I don't think that was intended, so shift it left. References: https://bugs.debian.org/811577
This commit is contained in:

committed by
Simon Tatham

parent
49dbf1f60d
commit
0dc46506ca