aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/mesh_protocol.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesh/mesh_protocol.h')
-rw-r--r--src/mesh/mesh_protocol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mesh/mesh_protocol.h b/src/mesh/mesh_protocol.h
index 37d3676f0..2d708eb62 100644
--- a/src/mesh/mesh_protocol.h
+++ b/src/mesh/mesh_protocol.h
@@ -309,12 +309,12 @@ struct GNUNET_MESH_TunnelKeepAlive
309 * Type: GNUNET_MESSAGE_TYPE_MESH_PATH_(FWD|BCK)_KEEPALIVE 309 * Type: GNUNET_MESSAGE_TYPE_MESH_PATH_(FWD|BCK)_KEEPALIVE
310 */ 310 */
311 struct GNUNET_MessageHeader header; 311 struct GNUNET_MessageHeader header;
312 312
313 /** 313 /**
314 * TID of the tunnel 314 * TID of the tunnel
315 */ 315 */
316 uint32_t tid GNUNET_PACKED; 316 uint32_t tid GNUNET_PACKED;
317 317
318 /** 318 /**
319 * OID of the tunnel 319 * OID of the tunnel
320 */ 320 */