aboutsummaryrefslogtreecommitdiff
path: root/src/arm/test_exponential_backoff.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-16 16:03:20 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-16 16:03:20 +0000
commit16a6919a9f98ee9fa1fee9dd262906c321004a19 (patch)
treee09d4fe5191dc329b3e1b667f2914f8313bcba59 /src/arm/test_exponential_backoff.c
parent4d7904c62bb867c44e90b8e9f7cdbb4b283abc44 (diff)
downloadgnunet-16a6919a9f98ee9fa1fee9dd262906c321004a19.tar.gz
gnunet-16a6919a9f98ee9fa1fee9dd262906c321004a19.zip
even nicer indentation, thanks to LRN's indent patch
Diffstat (limited to 'src/arm/test_exponential_backoff.c')
-rw-r--r--src/arm/test_exponential_backoff.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/arm/test_exponential_backoff.c b/src/arm/test_exponential_backoff.c
index 04c52d0eb..3b68039b1 100644
--- a/src/arm/test_exponential_backoff.c
+++ b/src/arm/test_exponential_backoff.c
@@ -251,8 +251,8 @@ arm_notify_stop (void *cls, int success)
251} 251}
252 252
253 253
254static void kill_task (void *cbData, 254static void
255 const struct GNUNET_SCHEDULER_TaskContext *tc); 255kill_task (void *cbData, const struct GNUNET_SCHEDULER_TaskContext *tc);
256 256
257 257
258static void 258static void
@@ -273,8 +273,8 @@ arm_notify (void *cls, int success)
273} 273}
274 274
275 275
276static void kill_task (void *cbData, 276static void
277 const struct GNUNET_SCHEDULER_TaskContext *tc); 277kill_task (void *cbData, const struct GNUNET_SCHEDULER_TaskContext *tc);
278 278
279 279
280static void 280static void