aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gns/gnunet-gns-proxy.c')
-rw-r--r--src/gns/gnunet-gns-proxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gns/gnunet-gns-proxy.c b/src/gns/gnunet-gns-proxy.c
index 08450d995..d66f5c658 100644
--- a/src/gns/gnunet-gns-proxy.c
+++ b/src/gns/gnunet-gns-proxy.c
@@ -1948,7 +1948,7 @@ create_response (void *cls,
1948 s5r); 1948 s5r);
1949 { 1949 {
1950 const char *us; 1950 const char *us;
1951 long upload_size; 1951 long upload_size = 0;
1952 1952
1953 us = MHD_lookup_connection_value (con, 1953 us = MHD_lookup_connection_value (con,
1954 MHD_HEADER_KIND, 1954 MHD_HEADER_KIND,