Add missing braces.
authordtucker <dtucker@openbsd.org>
Fri, 23 Feb 2018 04:18:46 +0000 (04:18 +0000)
committerdtucker <dtucker@openbsd.org>
Fri, 23 Feb 2018 04:18:46 +0000 (04:18 +0000)
commit41cd057f6232db5688c953a899c1088c8fd07165
treeda141406ef1eb4cc134fa07c8f6f9337d5a248bc
parent4417c6f6b8c63eb8362a75ada7959f2d6da9da48
Add missing braces.
Caught by the tinderbox's -Werror=misleading-indentation,  ok djm@
usr.bin/ssh/sshconnect.c