gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r8238 - GNUnet/src/applications/fs/tools


From: gnunet
Subject: [GNUnet-SVN] r8238 - GNUnet/src/applications/fs/tools
Date: Sat, 14 Feb 2009 14:14:47 -0700 (MST)

Author: grothoff
Date: 2009-02-14 14:14:47 -0700 (Sat, 14 Feb 2009)
New Revision: 8238

Modified:
   GNUnet/src/applications/fs/tools/gnunet-search.c
Log:
force flush

Modified: GNUnet/src/applications/fs/tools/gnunet-search.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-search.c    2009-02-14 20:24:37 UTC 
(rev 8237)
+++ GNUnet/src/applications/fs/tools/gnunet-search.c    2009-02-14 21:14:47 UTC 
(rev 8238)
@@ -103,6 +103,7 @@
         printf ("gnunet-download %s\n", uri);
       printMeta (event->data.SearchResult.fi.meta);
       printf ("\n");
+      fflush(stdout);
       GNUNET_free_non_null (filename);
       GNUNET_free (uri);
       break;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]