aboutsummaryrefslogtreecommitdiff
path: root/src/revocation/gnunet-revocation.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/revocation/gnunet-revocation.c')
-rw-r--r--src/revocation/gnunet-revocation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/revocation/gnunet-revocation.c b/src/revocation/gnunet-revocation.c
index 2d83da8b6..16f62de9d 100644
--- a/src/revocation/gnunet-revocation.c
+++ b/src/revocation/gnunet-revocation.c
@@ -280,7 +280,7 @@ calculate_pow (void *cls)
280 280
281 /* store temporary results */ 281 /* store temporary results */
282 pow_task = NULL; 282 pow_task = NULL;
283 //if (0 == (rd->pow % 128)) 283 // if (0 == (rd->pow % 128))
284 // sync_rd (rd); 284 // sync_rd (rd);
285 /* actually do POW calculation */ 285 /* actually do POW calculation */
286 if (GNUNET_OK == GNUNET_REVOCATION_pow_round (ph)) 286 if (GNUNET_OK == GNUNET_REVOCATION_pow_round (ph))