Xinqi Bao's Git

consistent calculation of ram_* on openbsd
[slstatus.git] / slstatus.c
index c1cf8ac..5842b3e 100644 (file)
@@ -98,6 +98,7 @@ main(int argc, char *argv[])
 
                if (sflag) {
                        printf("%s\n", status);
+                       fflush(stdout);
                } else {
                        XStoreName(dpy, DefaultRootWindow(dpy), status);
                        XSync(dpy, False);