mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2024-12-24 17:10:36 +00:00
Add whitespace to silence Clang's -Wmisleading-indentation
. NFC.
./fieldpattern.cpp:440:5: error: misleading indentation; statement is not part of the previous 'if' [-Werror,-Wmisleading-indentation] if(isize(res) > limitp) return res; ^
This commit is contained in:
parent
f49c57c4f0
commit
14c098eaf9