mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-03-13 10:09:39 -04:00
client: flush stdout after printing prompt
Apparently fgets() doesn't flush stdout in some libc implementations.
This commit is contained in:
Apparently fgets() doesn't flush stdout in some libc implementations.