aboutsummaryrefslogtreecommitdiff
path: root/src/transport/communicator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/communicator.h')
-rw-r--r--src/transport/communicator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/communicator.h b/src/transport/communicator.h
index ab7a25de6..5ef43597d 100644
--- a/src/transport/communicator.h
+++ b/src/transport/communicator.h
@@ -116,7 +116,7 @@ struct GNUNET_TRANSPORT_CommunicatorGenericFCLimits
116 uint64_t bytes_window_size; 116 uint64_t bytes_window_size;
117 117
118 /** 118 /**
119 * Cummulative acknowledgement for number of bytes received. 119 * Cumulative acknowledgement for number of bytes received.
120 */ 120 */
121 uint64_t bytes_cummulative_ack; 121 uint64_t bytes_cummulative_ack;
122 122