aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_protocol_enc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/mesh_protocol_enc.h')
-rw-r--r--src/mesh/mesh_protocol_enc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesh/mesh_protocol_enc.h b/src/mesh/mesh_protocol_enc.h
index 1511071c6..4963d1d2d 100644
--- a/src/mesh/mesh_protocol_enc.h
+++ b/src/mesh/mesh_protocol_enc.h
@@ -202,7 +202,7 @@ struct GNUNET_MESH_KX_Pong
202 struct GNUNET_PeerIdentity target; 202 struct GNUNET_PeerIdentity target;
203 203
204 /** 204 /**
205 * Same nonce as in the received PING message. 205 * Same nonce as in the reve.
206 */ 206 */
207 uint32_t nonce GNUNET_PACKED; 207 uint32_t nonce GNUNET_PACKED;
208}; 208};