trying to make KX logic slightly more readable
[oweals/gnunet.git] / src / cadet / gnunet-cadet.c
index 72d7bf8a9339ba583d3b86477d04c06677612035..80010ec54b3a47ddb0d3de5ed7477068fa997d6e 100644 (file)
@@ -727,7 +727,7 @@ tunnel_callback (void *cls,
                  const struct GNUNET_PeerIdentity *peer,
                  unsigned int n_channels,
                  unsigned int n_connections,
-                 const struct GNUNET_CADET_ChannelNumber *channels,
+                 const struct GNUNET_CADET_ChannelTunnelNumber *channels,
                  const struct GNUNET_CADET_ConnectionTunnelIdentifier *connections,
                  unsigned int estate,
                  unsigned int cstate)