aboutsummaryrefslogtreecommitdiff
path: root/src/set/gnunet-service-set.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/set/gnunet-service-set.h')
-rw-r--r--src/set/gnunet-service-set.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/set/gnunet-service-set.h b/src/set/gnunet-service-set.h
index dd6e91da8..62e8cbc87 100644
--- a/src/set/gnunet-service-set.h
+++ b/src/set/gnunet-service-set.h
@@ -296,7 +296,7 @@ struct Operation
296 /** 296 /**
297 * Tunnel to the peer. 297 * Tunnel to the peer.
298 */ 298 */
299 struct GNUNET_MESH_Tunnel *tunnel; 299 struct GNUNET_MESH_Channel *channel;
300 300
301 /** 301 /**
302 * Message queue for the tunnel. 302 * Message queue for the tunnel.