mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-09 17:38:00 +00:00
04c1617f20
My aim has always been to have those back-dented by 2 spaces (half an indent level) compared to the statements around them, so that in particular switch statements have distinct alignment for the statement, the cases and the interior code without consuming two whole indent levels. This patch sweeps up all the violations of that principle found by my bulk-reindentation exercise. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
raw.c | ||
rlogin.c | ||
supdup.c | ||
telnet.c | ||
testback.c |