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:
Ben Hutchings
2016-06-30 14:43:16 +02:00
committed by Simon Tatham
parent 49dbf1f60d
commit 0dc46506ca