scan: Don't fflush manually. Let stdio care for this.
authormarkus schnalke <meillo@marmaro.de>
Fri, 10 Feb 2012 11:00:28 +0000 (12:00 +0100)
committermarkus schnalke <meillo@marmaro.de>
Fri, 10 Feb 2012 11:00:28 +0000 (12:00 +0100)
commit0b40f7c1c35770622511eda71ec5353784ea1dc6
tree35aa44b5e27404af76bbcdb021b62d12f7e2314c
parente57b17343dcb3ff373ef4dd089fbe778f0c7c270
scan: Don't fflush manually. Let stdio care for this.
Common stdio implementations flush stdout-on-TTY automatically on newline.
uip/scan.c