gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r33086 - gnunet/src/ats
Date: Wed, 16 Apr 2014 10:11:54 +0200

Author: wachs
Date: 2014-04-16 10:11:54 +0200 (Wed, 16 Apr 2014)
New Revision: 33086

Modified:
   gnunet/src/ats/plugin_ats_ril.c
Log:
change log level


Modified: gnunet/src/ats/plugin_ats_ril.c
===================================================================
--- gnunet/src/ats/plugin_ats_ril.c     2014-04-16 07:54:54 UTC (rev 33085)
+++ gnunet/src/ats/plugin_ats_ril.c     2014-04-16 08:11:54 UTC (rev 33086)
@@ -1502,7 +1502,7 @@
 
   GNUNET_assert(RIL_ACTION_INVALID != a_next);
 
-  GNUNET_log (GNUNET_ERROR_TYPE_INFO, "step()  Step# %llu  R: %f  IN %llu  OUT 
%llu  A: %d\n",
+  LOG (GNUNET_ERROR_TYPE_INFO, "step()  Step# %llu  R: %f  IN %llu  OUT %llu  
A: %d\n",
         agent->step_count,
         reward,
         agent->bw_in/1024,




reply via email to

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