/******************************** API ***********************************/
/******************************************************************************/
-
-/**
- * Destroy a channel and free all resources.
- *
- * @param ch Channel to destroy.
- */
-void
-GMCH_destroy (struct MeshChannel *ch);
-
/**
* Destroy a channel and free all resources.
*
#include "gnunet-service-mesh_local.h"
+/**
+ * Destroy a channel and free all resources.
+ *
+ * @param ch Channel to destroy.
+ */
+void
+GMCH_destroy (struct MeshChannel *ch);
+
/**
* Get channel ID.
*