From 2031e45d4f876caf7346ccfd53e22d33b8243e22 Mon Sep 17 00:00:00 2001 From: Bart Polot Date: Thu, 25 Jul 2013 10:11:04 +0000 Subject: [PATCH] - typo --- src/mesh/mesh_protocol_enc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesh/mesh_protocol_enc.h b/src/mesh/mesh_protocol_enc.h index 6efad7077..b5a723019 100644 --- a/src/mesh/mesh_protocol_enc.h +++ b/src/mesh/mesh_protocol_enc.h @@ -79,7 +79,7 @@ struct GNUNET_MESH_ConnectionCreate /** * Message for ack'ing a connection */ -struct GNUNET_MESH_ConnnectionACK +struct GNUNET_MESH_ConnectionACK { /** * Type: GNUNET_MESSAGE_TYPE_MESH_CONNECTION_ACK -- 2.25.1