aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_exponential_backoff.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-04-24 06:47:07 +0000
committerChristian Grothoff <christian@grothoff.org>2015-04-24 06:47:07 +0000
commit3b11f5a4e6e45230994686d292376fac4734c51e (patch)
tree6b21c5c778a1f38757ba566b67629f1d7dc56c38 /src/arm/test_exponential_backoff.c
parent9bb9f80d64bc53f8e2db95e7f390a6b329ba9707 (diff)
downloadgnunet-3b11f5a4e6e45230994686d292376fac4734c51e.tar.gz
gnunet-3b11f5a4e6e45230994686d292376fac4734c51e.zip
-static
Diffstat (limited to 'src/arm/test_exponential_backoff.c')
-rw-r--r--src/arm/test_exponential_backoff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/test_exponential_backoff.c b/src/arm/test_exponential_backoff.c
index f94291acb..a14103be0 100644
--- a/src/arm/test_exponential_backoff.c
+++ b/src/arm/test_exponential_backoff.c
@@ -143,7 +143,7 @@ service_shutdown_handler (void *cls, const struct GNUNET_MessageHeader *msg)
143 * @param cls closure 143 * @param cls closure
144 * @param tc context information (why was this task triggered now) 144 * @param tc context information (why was this task triggered now)
145 */ 145 */
146void 146static void
147service_shutdown_cancel (void *cls, 147service_shutdown_cancel (void *cls,
148 const struct GNUNET_SCHEDULER_TaskContext *tc) 148 const struct GNUNET_SCHEDULER_TaskContext *tc)
149{ 149{