static
authorChristian Grothoff <christian@grothoff.org>
Tue, 19 Jul 2011 12:37:22 +0000 (12:37 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 19 Jul 2011 12:37:22 +0000 (12:37 +0000)
src/transport/gnunet-service-transport.c

index 1883797d5dcf4ba567c31a3d42fde2d64cbbd425..9fe65233c3a59587896c1083211f1ef261766602 100644 (file)
@@ -6374,10 +6374,11 @@ void ats_result_cb ()
 }
 
 
-void create_ats_information ( struct ATS_peer **p,
-                              int * c_p,
-                              struct ATS_mechanism ** m,
-                              int * c_m )
+static void
+create_ats_information ( struct ATS_peer **p,
+                        int * c_p,
+                        struct ATS_mechanism ** m,
+                        int * c_m )
 {
 #if VERBOSE_ATS
   GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,