- htons => htonl
[oweals/gnunet.git] / src / fs / gnunet-service-fs_mesh_server.c
index fe2d4313502b2996c7c35bf320d2125eaaab7843..e157c40e613f26791f0dd222433be191ee004d97 100644 (file)
@@ -465,7 +465,7 @@ static void *
 accept_cb (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 MeshClient *sc;