-doxygen
[oweals/gnunet.git] / src / exit / gnunet-daemon-exit.c
index 3bdac2d517acc1375b82fe1528faabce0c3f8e39..fb1e5ae38ad09a38662d37bec500c501eeff8646 100644 (file)
@@ -3015,7 +3015,7 @@ static void *
 new_channel (void *cls,
             struct GNUNET_MESH_Channel *channel,
             const struct GNUNET_PeerIdentity *initiator,
-            uint32_t port, enum MeshOption options)
+            uint32_t port, enum GNUNET_MESH_ChannelOption options)
 {
   struct ChannelState *s = GNUNET_new (struct ChannelState);