mirror of
https://gitlab.com/chrony/chrony.git
synced 2026-03-10 16:49:38 -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.