aboutsummaryrefslogtreecommitdiff
path: root/src/transport/gnunet-service-transport.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/transport/gnunet-service-transport.h
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/transport/gnunet-service-transport.h')
-rw-r--r--src/transport/gnunet-service-transport.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/transport/gnunet-service-transport.h b/src/transport/gnunet-service-transport.h
index 3c2ca5a08..acb1de395 100644
--- a/src/transport/gnunet-service-transport.h
+++ b/src/transport/gnunet-service-transport.h
@@ -133,7 +133,6 @@ GST_blacklist_add_peer (const struct GNUNET_PeerIdentity *peer,
133struct GST_BlacklistCheck; 133struct GST_BlacklistCheck;
134 134
135 135
136
137/** 136/**
138 * Test if a peer/transport combination is blacklisted. 137 * Test if a peer/transport combination is blacklisted.
139 * 138 *
@@ -231,7 +230,5 @@ void
231GST_clients_broadcast_disconnect (const struct GNUNET_PeerIdentity *peer); 230GST_clients_broadcast_disconnect (const struct GNUNET_PeerIdentity *peer);
232 231
233 232
234
235
236#endif 233#endif
237/* end of file gnunet-service-transport_plugins.h */ 234/* end of file gnunet-service-transport_plugins.h */