changing type
[oweals/gnunet.git] / src / transport / gnunet-service-transport_clients.c
index 2d1db9b2ff83591acf7f2d7f6dc64e9f546987e6..294af9ba91cd1282ce38d3f9a24a6892f137a621 100644 (file)
@@ -769,7 +769,7 @@ clients_handle_address_to_string (void *cls,
   rtimeout = GNUNET_TIME_relative_ntoh (alum->timeout);
   numeric = ntohs (alum->numeric_only);
   tc = GNUNET_SERVER_transmit_context_create (client);
-  papi = GST_plugins_find (plugin_name);
+  papi = GST_plugins_printer_find (plugin_name);
   if (NULL == papi)
   {
     GNUNET_SERVER_transmit_context_append_data (tc, NULL, 0,