- fix error messages
[oweals/gnunet.git] / src / transport / gnunet-service-transport_plugins.h
index 2dc91de732432619040de8f2bdf4735f6c13de78..9d8d503f82f92b08ed28ca8c88d7ae6e59679011 100644 (file)
@@ -70,6 +70,7 @@ GST_plugins_unload (void);
 struct GNUNET_TRANSPORT_PluginFunctions *
 GST_plugins_find (const char *name);
 
+
 /**
  * Obtain the plugin API based on a the stripped plugin name after the underscore.
  *