Simple style(9) fixes from Juuso Lapinlampi, mostly whitespace and
authortb <tb@openbsd.org>
Sun, 11 Jun 2017 10:53:07 +0000 (10:53 +0000)
committertb <tb@openbsd.org>
Sun, 11 Jun 2017 10:53:07 +0000 (10:53 +0000)
commit1e2a12bc6039536ba2172c5baced8ec3b995955c
treee86a551e966c857664454815bb09fbf7df341336
parentaff9d0620f7d94075a6b93ed827ee492d760f438
Simple style(9) fixes from Juuso Lapinlampi, mostly whitespace and
omitting parentheses in return statements. Binary change because of
return instead of exit(3) from main and because help() is now __dead.

ok awolk
usr.bin/nc/netcat.c