remove possibly bogus length check
authorop <op@openbsd.org>
Mon, 25 Mar 2024 19:11:52 +0000 (19:11 +0000)
committerop <op@openbsd.org>
Mon, 25 Mar 2024 19:11:52 +0000 (19:11 +0000)
commitcee5670f419dc0d7d700b65d594088c95ad024ef
tree6f09da932a638c043406a05baecfe0ce6be0b5c7
parent6cb92a3c9e9a3bfd60629a34e900e1c88285e838
remove possibly bogus length check

len is initially the line length, but then the two go out of sync.
ok millert@
usr.bin/whois/whois.c