gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r6203 - GNUnet/src/applications/fs/fsui


From: gnunet
Subject: [GNUnet-SVN] r6203 - GNUnet/src/applications/fs/fsui
Date: Fri, 8 Feb 2008 02:06:33 -0700 (MST)

Author: grothoff
Date: 2008-02-08 02:06:30 -0700 (Fri, 08 Feb 2008)
New Revision: 6203

Modified:
   GNUnet/src/applications/fs/fsui/searchtest.c
Log:
formatting

Modified: GNUnet/src/applications/fs/fsui/searchtest.c
===================================================================
--- GNUnet/src/applications/fs/fsui/searchtest.c        2008-02-08 08:58:06 UTC 
(rev 6202)
+++ GNUnet/src/applications/fs/fsui/searchtest.c        2008-02-08 09:06:30 UTC 
(rev 6203)
@@ -195,7 +195,8 @@
                    lastEvent);
         }
       CHECK (prog <
-             10000) GNUNET_thread_sleep (50 * GNUNET_CRON_MILLISECONDS);
+             10000);
+      GNUNET_thread_sleep (50 * GNUNET_CRON_MILLISECONDS);
       if (GNUNET_shutdown_test () == GNUNET_YES)
         break;
     }
@@ -205,7 +206,8 @@
     {
       prog++;
       CHECK (prog <
-             10000) GNUNET_thread_sleep (50 * GNUNET_CRON_MILLISECONDS);
+             10000);
+      GNUNET_thread_sleep (50 * GNUNET_CRON_MILLISECONDS);
     }
   GNUNET_FSUI_search_abort (ctx, search);
   GNUNET_FSUI_search_stop (ctx, search);





reply via email to

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