Blob Blame History Raw
--- openobex-1.6-Source/apps/lib/obex_put_common.c.flush	2004-09-21 15:46:27.797739136 +0200
+++ openobex-1.6-Source/apps/lib/obex_put_common.c	2004-09-21 15:46:46.885837304 +0200
@@ -167,6 +167,7 @@
 	switch (event)	{
 	case OBEX_EV_PROGRESS:
 		printf(".");
+		fflush(stdout);
 		break;
 	case OBEX_EV_REQDONE:
 		printf("\n");