exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 24807194fce07c09b3fcfa811e88da6fa158fc27
parent 4da689fec4c42463816cc041d78d726ea0ae2d17
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sun, 16 Aug 2026 08:32:21 +0200

doh

Diffstat:
Msrc/mhd/mhd2_spa.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mhd/mhd2_spa.c b/src/mhd/mhd2_spa.c @@ -247,7 +247,7 @@ build_webui (void *cls, MHD_response_destroy (zresponse); zresponse = NULL; } - if (NULL != mime) + else if (NULL != mime) GNUNET_break (MHD_SC_OK == MHD_response_add_header (zresponse, MHD_HTTP_HEADER_CONTENT_TYPE,