summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/backend/QUESTIONS6
-rw-r--r--src/backend/taler-merchant-httpd_mints.c3
2 files changed, 2 insertions, 7 deletions
diff --git a/src/backend/QUESTIONS b/src/backend/QUESTIONS
deleted file mode 100644
index b992e96f..00000000
--- a/src/backend/QUESTIONS
+++ /dev/null
@@ -1,6 +0,0 @@
-1. why does the merchant daemon appears to be some executable under some
-.libs directory even though it gets launched through an executable located
-elsewhere?
-
-2. why does the httpd prints three times the URL corresponding to GET /some/url
-?
diff --git a/src/backend/taler-merchant-httpd_mints.c b/src/backend/taler-merchant-httpd_mints.c
index 1eae4810..29ae8baa 100644
--- a/src/backend/taler-merchant-httpd_mints.c
+++ b/src/backend/taler-merchant-httpd_mints.c
@@ -201,7 +201,8 @@ TMH_MINTS_find_mint (const char *chosen_mint,
}
/* FIXME: if the mint is not found, we should download /keys
- and check if the given mint is audited by an acceptable auditor... */
+ and check if the given mint is audited by an acceptable auditor...
+ #4075! */
if (-1 == mint_index)
fc (fc_cls, NULL);
fc (fc_cls,