aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/transport/plugin_transport_http_client.c')
-rw-r--r--src/transport/plugin_transport_http_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http_client.c b/src/transport/plugin_transport_http_client.c
index d6c46f253..1b70c74b2 100644
--- a/src/transport/plugin_transport_http_client.c
+++ b/src/transport/plugin_transport_http_client.c
@@ -415,7 +415,7 @@ client_log (CURL * curl, curl_infotype type, char *data, size_t size, void *cls)
415 * a fresh connection to another peer. 415 * a fresh connection to another peer.
416 * 416 *
417 * @param cls closure 417 * @param cls closure
418 * @param session which session must be used 418 * @param s which session must be used
419 * @param msgbuf the message to transmit 419 * @param msgbuf the message to transmit
420 * @param msgbuf_size number of bytes in 'msgbuf' 420 * @param msgbuf_size number of bytes in 'msgbuf'
421 * @param priority how important is the message (most plugins will 421 * @param priority how important is the message (most plugins will