aboutsummaryrefslogtreecommitdiff
path: root/src/transport/transport_api_core.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/transport_api_core.c')
-rw-r--r--src/transport/transport_api_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/transport_api_core.c b/src/transport/transport_api_core.c
index 7d4b415bd..0ffaeb444 100644
--- a/src/transport/transport_api_core.c
+++ b/src/transport/transport_api_core.c
@@ -82,7 +82,7 @@ struct Neighbour
82 struct GNUNET_BANDWIDTH_Tracker out_tracker; 82 struct GNUNET_BANDWIDTH_Tracker out_tracker;
83 83
84 /** 84 /**
85 * Entry in our readyness heap (which is sorted by @e next_ready 85 * Entry in our readiness heap (which is sorted by @e next_ready
86 * value). NULL if there is no pending transmission request for 86 * value). NULL if there is no pending transmission request for
87 * this neighbour or if we're waiting for @e is_ready to become 87 * this neighbour or if we're waiting for @e is_ready to become
88 * true AFTER the @e out_tracker suggested that this peer's quota 88 * true AFTER the @e out_tracker suggested that this peer's quota