space
authorChristian Grothoff <christian@grothoff.org>
Tue, 12 Oct 2010 13:47:19 +0000 (13:47 +0000)
committerChristian Grothoff <christian@grothoff.org>
Tue, 12 Oct 2010 13:47:19 +0000 (13:47 +0000)
src/transport/plugin_transport_http.c

index 75e7e1a26555c16b9481c918ad2bea6e54f08095..b81d406149fc374a4071e79fa62bbbd8bf57b0bf 100644 (file)
@@ -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