gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r16259 - gnunet/src/nse


From: gnunet
Subject: [GNUnet-SVN] r16259 - gnunet/src/nse
Date: Thu, 28 Jul 2011 19:52:31 +0200

Author: nevans
Date: 2011-07-28 19:52:31 +0200 (Thu, 28 Jul 2011)
New Revision: 16259

Modified:
   gnunet/src/nse/nse-profiler.c
Log:
blergh

Modified: gnunet/src/nse/nse-profiler.c
===================================================================
--- gnunet/src/nse/nse-profiler.c       2011-07-28 16:41:51 UTC (rev 16258)
+++ gnunet/src/nse/nse-profiler.c       2011-07-28 17:52:31 UTC (rev 16259)
@@ -343,7 +343,7 @@
 get_statistics (void *cls,
                 const struct GNUNET_SCHEDULER_TaskContext *tc)
 {
-  struct StatsContext *stats_context = cls;
+  struct StatsContext *stats_context = (struct StatsContext *)cls;
 
   GNUNET_TESTING_get_statistics(pg, 
                                &stats_finished_callback, 




reply via email to

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