gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r7891 - GNUnet/src/applications/fs/gap


From: gnunet
Subject: [GNUnet-SVN] r7891 - GNUnet/src/applications/fs/gap
Date: Sat, 15 Nov 2008 18:09:17 -0700 (MST)

Author: grothoff
Date: 2008-11-15 18:09:17 -0700 (Sat, 15 Nov 2008)
New Revision: 7891

Modified:
   GNUnet/src/applications/fs/gap/gap.c
Log:
syntax

Modified: GNUnet/src/applications/fs/gap/gap.c
===================================================================
--- GNUnet/src/applications/fs/gap/gap.c        2008-11-16 00:34:08 UTC (rev 
7890)
+++ GNUnet/src/applications/fs/gap/gap.c        2008-11-16 01:09:17 UTC (rev 
7891)
@@ -563,8 +563,8 @@
   unsigned int active;
 
   GNUNET_mutex_lock (GNUNET_FS_lock);
-  tot = total_priority);
-  active = active_request_count);
+  tot = total_priority;
+  active = active_request_count;
   GNUNET_mutex_unlock (GNUNET_FS_lock);
   if (active == 0)
     return 0;





reply via email to

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