Matthew Miller - 2002-03-13

Logged In: YES
user_id=276685

Still getting the hang of this sourceforge thing. Says below
"No files currently attached", even though I definitely gave
it one to upload before. Ah well; here it is again, this
time conveniently in comment-form....

--- ppower-0.1.5/src/status.c.orig Wed Mar 13 01:12:10 2002
+++ ppower-0.1.5/src/status.c Wed Mar 13 01:12:34 2002
@@ -143,6 +143,7 @@

/* End the line. */
printf("\n");
+ fflush(stdout);

return;
}