From a1db975ad7fa366bd5a466b36d4bb8978f1634cc Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Fri, 1 Mar 2019 22:16:59 +0100 Subject: [PATCH] asdf --- client/bodet.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/client/bodet.cpp b/client/bodet.cpp index 0c94116..4a2e14d 100644 --- a/client/bodet.cpp +++ b/client/bodet.cpp @@ -103,6 +103,7 @@ int main(int argc, char **argv) } putchar(ch); + fflush(stdout); if (ch == 1) { // SOH buf = ch; continue; -- 2.39.2