gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r35190 - gnunet/src/ats


From: gnunet
Subject: [GNUnet-SVN] r35190 - gnunet/src/ats
Date: Mon, 9 Feb 2015 12:59:59 +0100

Author: grothoff
Date: 2015-02-09 12:59:59 +0100 (Mon, 09 Feb 2015)
New Revision: 35190

Modified:
   gnunet/src/ats/gnunet-service-ats_plugins.c
Log:
-that the tests do not catch bugs like this is a real issue...

Modified: gnunet/src/ats/gnunet-service-ats_plugins.c
===================================================================
--- gnunet/src/ats/gnunet-service-ats_plugins.c 2015-02-08 23:22:18 UTC (rev 
35189)
+++ gnunet/src/ats/gnunet-service-ats_plugins.c 2015-02-09 11:59:59 UTC (rev 
35190)
@@ -542,7 +542,7 @@
 void
 GAS_plugin_solver_unlock ()
 {
-  sf->s_bulk_start (sf->cls);
+  sf->s_bulk_stop (sf->cls);
 }
 
 




reply via email to

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