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 d6084d9f0..452f55e1a 100644
--- a/src/transport/plugin_transport_tcp.c
+++ b/src/transport/plugin_transport_tcp.c
@@ -385,7 +385,7 @@ struct Plugin
385 385
386/** 386/**
387 * Function to check if an inbound connection is acceptable. 387 * Function to check if an inbound connection is acceptable.
388 * Mostly used to limit the total number of open connections 388 * Mostly used to limit the total number of open connections
389 * we can have. 389 * we can have.
390 * 390 *
391 * @param cls the 'struct Plugin' 391 * @param cls the 'struct Plugin'