diff options
-rw-r--r-- | ebs.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -108,7 +108,6 @@ static void vhod_prazen (struct ebs * e __attribute__((unused))) { static void izhod_poln (struct ebs * e) { putchar(e->izhod_medp); - fflush(stdout); e->izhod_medp_indeks = 0; } |