* and the dots learned to walk.
authorWilfried Göesgens <willi@citadel.org>
Thu, 16 Aug 2007 21:36:19 +0000 (21:36 +0000)
committerWilfried Göesgens <willi@citadel.org>
Thu, 16 Aug 2007 21:36:19 +0000 (21:36 +0000)
citadel/sendcommand.c

index 4c23a6d350cad80b9fec137c530608c8e83d7ab3..a7d531414ae94ecdbb6f4ff0985a131987d28e92 100644 (file)
@@ -237,6 +237,7 @@ int main(int argc, char **argv)
                                if (n>0) {
                                        rbuf[n]='\0';
                                        printf (rbuf);
+                                       fflush (stdout);
                                }
                        }
                } while (strcmp(buf, "000"));