modify parentheses in conditionals to make it clearer what is being
authorjcs <jcs@openbsd.org>
Thu, 9 Mar 2023 21:06:24 +0000 (21:06 +0000)
committerjcs <jcs@openbsd.org>
Thu, 9 Mar 2023 21:06:24 +0000 (21:06 +0000)
commit44cd4768cccc27448fb3a511ae3b54f9a53e58e8
tree4404313f267a48da47a4f2cfd90f21331dd41fdd
parent652fffaa0461832a93e0744994e3f1e33aa381e2
modify parentheses in conditionals to make it clearer what is being
assigned and what is being checked

ok djm dtucker
usr.bin/ssh/authfd.c
usr.bin/ssh/readconf.c
usr.bin/ssh/ssh-agent.c