-doxygen
[oweals/gnunet.git] / src / transport / gnunet-service-transport_plugins.c
index 539d69d32dc631301db86bad6e8d1b64ca035302..83c062ec3715c7f94f1ec28bc5fb61af62bfe6eb 100644 (file)
@@ -324,7 +324,7 @@ GST_plugins_a2s (const struct GNUNET_HELLO_Address *address)
 {
   struct GNUNET_TRANSPORT_PluginFunctions *api;
   static char unable_to_show[1024];
-  static char *s;
+  static const char *s;
 
   if (address == NULL)
   {