aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_tcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_tcp.c')
-rw-r--r--src/transport/plugin_transport_tcp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_tcp.c b/src/transport/plugin_transport_tcp.c
index 9a6eab012..6110af96a 100644
--- a/src/transport/plugin_transport_tcp.c
+++ b/src/transport/plugin_transport_tcp.c
@@ -1150,7 +1150,7 @@ select_better_session (struct Session *s1,
1150 * gnunet-nat-client to send dummy ICMP responses. 1150 * gnunet-nat-client to send dummy ICMP responses.
1151 * 1151 *
1152 * @param plugin the plugin for this transport 1152 * @param plugin the plugin for this transport
1153 * @param addr the address of the peer (IPv4-only) 1153 * @param sa the address of the peer (IPv4-only)
1154 */ 1154 */
1155static void 1155static void
1156run_gnunet_nat_client (struct Plugin *plugin, 1156run_gnunet_nat_client (struct Plugin *plugin,