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);
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn