aboutsummaryrefslogtreecommitdiff
path: root/src/sensor/test_pow_sign.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensor/test_pow_sign.c')
-rw-r--r--src/sensor/test_pow_sign.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensor/test_pow_sign.c b/src/sensor/test_pow_sign.c
index 71ab6af81..b3039ff25 100644
--- a/src/sensor/test_pow_sign.c
+++ b/src/sensor/test_pow_sign.c
@@ -66,7 +66,7 @@ static int ok = 1;
66/** 66/**
67 * Task used to shutdown / expire the test 67 * Task used to shutdown / expire the test
68 */ 68 */
69static GNUNET_SCHEDULER_TaskIdentifier shutdown_task; 69static struct GNUNET_SCHEDULER_Task * shutdown_task;
70 70
71/** 71/**
72 * Message to be exchanged 72 * Message to be exchanged