Xinqi Bao's Git

Flush the output stream instead of arbitrarily disabling buffering
authorQuentin Rameau <[email protected]>
Tue, 29 May 2018 19:32:29 +0000 (21:32 +0200)
committerAaron Marcher <[email protected]>
Tue, 29 May 2018 20:26:05 +0000 (22:26 +0200)
This is (arguably) more elegant and it matches Xlib output logic.
Also use puts instead of printf as we don't do formating there.


No differences found