Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 825e88f1c9d8f85a407e419f7dd12d19 > files > 6

openobex-1.4-5.fc13.src.rpm

--- openobex-apps-1.0.0/apps/obex_put_common.c.flush	2004-09-21 15:46:27.797739136 +0200
+++ openobex-apps-1.0.0/apps/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");