mirror of
https://github.com/systemd/systemd.git
synced 2026-07-11 18:13:31 +00:00
Let's only check for eof once after the fgets(). There's no point in checking EOF before the first read, and twice in each loop.
Let's only check for eof once after the fgets(). There's no point in checking EOF before the first read, and twice in each loop.