]> git.sesse.net Git - ultimatescore/commitdiff
asdf
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 1 Mar 2019 21:16:59 +0000 (22:16 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Fri, 1 Mar 2019 21:16:59 +0000 (22:16 +0100)
client/bodet.cpp

index 0c94116161d52c0909081315db06b570de4acc0e..4a2e14d83162642d5465b1cb8d7465fad18d9184 100644 (file)
@@ -103,6 +103,7 @@ int main(int argc, char **argv)
                }
 
                putchar(ch);
+               fflush(stdout);
                if (ch == 1) {  // SOH
                        buf = ch;
                        continue;