aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mesh/mesh_protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/mesh_protocol.h b/src/mesh/mesh_protocol.h
index c21d10110..dc6c4d591 100644
--- a/src/mesh/mesh_protocol.h
+++ b/src/mesh/mesh_protocol.h
@@ -190,7 +190,7 @@ struct GNUNET_MESH_ToOrigin
190 190
191 191
192/** 192/**
193 * Message to acknowledte mesh data traffic. 193 * Message to acknowledge mesh data traffic.
194 */ 194 */
195struct GNUNET_MESH_ACK 195struct GNUNET_MESH_ACK
196{ 196{