From: Christian Grothoff Date: Tue, 12 Oct 2010 13:47:19 +0000 (+0000) Subject: space X-Git-Tag: initial-import-from-subversion-38251~20072 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=63cb2a4029b1baf541d19487580af8e43ee795dd;p=oweals%2Fgnunet.git space --- diff --git a/src/transport/plugin_transport_http.c b/src/transport/plugin_transport_http.c index 75e7e1a26..b81d40614 100644 --- a/src/transport/plugin_transport_http.c +++ b/src/transport/plugin_transport_http.c @@ -1180,7 +1180,7 @@ mdh_access_cb (void *cls, { if (pc->delay.value == 0) { - res = GNUNET_SERVER_mst_receive(ps->msgtok, ps, upload_data,*upload_data_size, GNUNET_NO, GNUNET_NO); + res = GNUNET_SERVER_mst_receive(ps->msgtok, ps, upload_data, *upload_data_size, GNUNET_NO, GNUNET_NO); (*upload_data_size) = 0; } else