aboutsummaryrefslogtreecommitdiff
path: root/src/core/gnunet-service-core_neighbours.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-03-23 16:48:18 +0000
committerChristian Grothoff <christian@grothoff.org>2015-03-23 16:48:18 +0000
commitd789a10c4b16a551d08372fa6c64e2b5d62d57f2 (patch)
treea0d3814251d1a3bc699af01ca7fae1297652fb0b /src/core/gnunet-service-core_neighbours.c
parentb00740436bb127c90c035b9683f024c02f57f1af (diff)
downloadgnunet-d789a10c4b16a551d08372fa6c64e2b5d62d57f2.tar.gz
gnunet-d789a10c4b16a551d08372fa6c64e2b5d62d57f2.zip
-fix misc core issues
Diffstat (limited to 'src/core/gnunet-service-core_neighbours.c')
-rw-r--r--src/core/gnunet-service-core_neighbours.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/gnunet-service-core_neighbours.c b/src/core/gnunet-service-core_neighbours.c
index cd503a256..e9aa9aebe 100644
--- a/src/core/gnunet-service-core_neighbours.c
+++ b/src/core/gnunet-service-core_neighbours.c
@@ -529,7 +529,6 @@ GSC_NEIGHBOURS_get_queue_size (const struct GNUNET_PeerIdentity *target)
529} 529}
530 530
531 531
532
533/** 532/**
534 * Check if the given neighbour has excess bandwidth available. 533 * Check if the given neighbour has excess bandwidth available.
535 * 534 *