-indenting
authorChristian Grothoff <christian@grothoff.org>
Sat, 12 May 2012 23:54:13 +0000 (23:54 +0000)
committerChristian Grothoff <christian@grothoff.org>
Sat, 12 May 2012 23:54:13 +0000 (23:54 +0000)
src/transport/gnunet-service-transport_blacklist.h

index 68da7e4ce4c9ecefb55e8d87991207abe469edaf..b8335ab8ce580da558ec2d02d33abb93ff4b419b 100644 (file)
@@ -58,6 +58,7 @@ void
 GST_blacklist_handle_init (void *cls, struct GNUNET_SERVER_Client *client,
                            const struct GNUNET_MessageHeader *message);
 
+
 /**
  * A blacklisting client has sent us reply. Process it.
  *
@@ -69,6 +70,7 @@ void
 GST_blacklist_handle_reply (void *cls, struct GNUNET_SERVER_Client *client,
                             const struct GNUNET_MessageHeader *message);
 
+
 /**
  * Add the given peer to the blacklist (for the given transport).
  *