aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-09 13:21:48 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-09 13:21:48 +0000
commitb9e7bbea6e7628e77fdbcfdd6832587a07d43658 (patch)
tree2b885562e701d3cc5c11ec07d2051b08ed4c05bf /src/util
parentf0ac323a4bae4dd87c96bf6d2e9980ec9952df8b (diff)
downloadgnunet-b9e7bbea6e7628e77fdbcfdd6832587a07d43658.tar.gz
gnunet-b9e7bbea6e7628e77fdbcfdd6832587a07d43658.zip
misc train hacking
Diffstat (limited to 'src/util')
-rw-r--r--src/util/resolver_api.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util/resolver_api.c b/src/util/resolver_api.c
index 87b7bbd46..a59b9639f 100644
--- a/src/util/resolver_api.c
+++ b/src/util/resolver_api.c
@@ -582,8 +582,6 @@ shutdown_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc)
582 582
583/** 583/**
584 * Process pending requests to the resolver. 584 * Process pending requests to the resolver.
585 *
586 * @param h handle to the resolver
587 */ 585 */
588static void 586static void
589process_requests () 587process_requests ()