aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBart Polot <bart@net.in.tum.de>2012-08-08 18:55:24 +0000
committerBart Polot <bart@net.in.tum.de>2012-08-08 18:55:24 +0000
commitf85a534a91b3efdab560b1880e670c66b4dd8a65 (patch)
tree738bae8519ff5d1fccbec25b022b5f37c4c96139 /src
parente7d3e2a74f56cae5e5acca34a48c2a8509b3a9d2 (diff)
downloadgnunet-f85a534a91b3efdab560b1880e670c66b4dd8a65.tar.gz
gnunet-f85a534a91b3efdab560b1880e670c66b4dd8a65.zip
- typo
Diffstat (limited to 'src')
-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{