clean up for configs
[oweals/gnunet.git] / src / mesh / gnunet-service-mesh_connection.h
index ef2cfaacd21f99b2cf2d88ee87001fa66a756d24..f4722a6fce8ac3bf990cb931a5ef67144d36136b 100644 (file)
@@ -517,7 +517,7 @@ GMC_stop_poll (struct MeshConnection *c, int fwd);
  * @param c Connection.
  */
 const char *
-GMC_2s (struct MeshConnection *c);
+GMC_2s (const struct MeshConnection *c);
 
 #if 0                           /* keep Emacsens' auto-indent happy */
 {