aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http_client.c
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-09-24 12:10:07 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-09-24 12:10:07 +0000
commitfcb50bee29366d9cfce8df2ec44d598d084b39cb (patch)
treeb252f61aa5ac2d85858d84d59b803f7a89649947 /src/transport/plugin_transport_http_client.c
parentb72fee52dcde63535bd16f26bada9eacf3a1b74d (diff)
downloadgnunet-fcb50bee29366d9cfce8df2ec44d598d084b39cb.tar.gz
gnunet-fcb50bee29366d9cfce8df2ec44d598d084b39cb.zip
- doxygen
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