gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r36006 - gnunet/src/rps


From: gnunet
Subject: [GNUnet-SVN] r36006 - gnunet/src/rps
Date: Fri, 26 Jun 2015 18:57:18 +0200

Author: ch3
Date: 2015-06-26 18:57:18 +0200 (Fri, 26 Jun 2015)
New Revision: 36006

Modified:
   gnunet/src/rps/gnunet-service-rps.c
Log:
-logging

Modified: gnunet/src/rps/gnunet-service-rps.c
===================================================================
--- gnunet/src/rps/gnunet-service-rps.c 2015-06-26 15:04:02 UTC (rev 36005)
+++ gnunet/src/rps/gnunet-service-rps.c 2015-06-26 16:57:18 UTC (rev 36006)
@@ -1977,7 +1977,8 @@
   struct GNUNET_TIME_Relative time_next_round;
   struct AttackedPeer *tmp_att_peer;
 
-  LOG (GNUNET_ERROR_TYPE_DEBUG, "Going to execute next round maliciously.\n");
+  LOG (GNUNET_ERROR_TYPE_DEBUG, "Going to execute next round maliciously type 
%" PRIu32 ".\n",
+      mal_type);
 
   /* Do malicious actions */
   if (1 == mal_type)




reply via email to

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