static
authorChristian Grothoff <christian@grothoff.org>
Wed, 28 Sep 2011 23:02:28 +0000 (23:02 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 28 Sep 2011 23:02:28 +0000 (23:02 +0000)
src/transport/gnunet-service-transport_neighbours.c

index 1826080c5bdbfee5b3b98214333a2371acd347d2..6cbc5aabe44f832293ff27da5d02498727b5b0b8 100644 (file)
@@ -320,7 +320,7 @@ transmission_task (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc);
  * @param receiver intended receiver
  * @param success whether it worked or not
  */
-void
+static void
 transmit_send_continuation (void *cls,
                             const struct GNUNET_PeerIdentity *receiver,
                             int success)