use the right FILE to parse the config, not stdin
authorop <op@openbsd.org>
Wed, 28 Aug 2024 15:51:01 +0000 (15:51 +0000)
committerop <op@openbsd.org>
Wed, 28 Aug 2024 15:51:01 +0000 (15:51 +0000)
commit26f8aa5434c650b122b82206142b8678a596465a
treed4de1e56a1d5fed3e5d91df65068e5b33031a8ad
parent8b786cba53f7a29efaaed60247c7886ad00d5bb1
use the right FILE to parse the config, not stdin

I typoed the file argument to getline() in rev 1.14 when converting
fgetln remnants to getline back in aug 2022.  guess not many people
are hosting hunt servers.
games/hunt/huntd/conf.c