summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-11-01 16:55:48 +0100
committerFlorian Dold <florian.dold@gmail.com>2019-11-01 16:55:48 +0100
commit07cc3d3c1eff9c2a8bcdabcf5b755dc8cafa97e2 (patch)
tree2adfc57ba2ee62964a03d31458563ffab08e46ce
parentf8411e903f34822168f85a992fe95d7dda418004 (diff)
downloadmerchant-07cc3d3c1eff9c2a8bcdabcf5b755dc8cafa97e2.tar.gz
merchant-07cc3d3c1eff9c2a8bcdabcf5b755dc8cafa97e2.tar.bz2
merchant-07cc3d3c1eff9c2a8bcdabcf5b755dc8cafa97e2.zip
style
-rw-r--r--src/backend/taler-merchant-httpd_proposal.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/backend/taler-merchant-httpd_proposal.c b/src/backend/taler-merchant-httpd_proposal.c
index 89f5b110..bc7dd0e2 100644
--- a/src/backend/taler-merchant-httpd_proposal.c
+++ b/src/backend/taler-merchant-httpd_proposal.c
@@ -179,8 +179,7 @@ make_merchant_base_url (struct MHD_Connection *connection, const
if (NULL != uri_path)
{
/* Currently the merchant backend is only supported at the root of the path,
- * this might change in the future.
- */
+ this might change in the future. */
GNUNET_assert (0);
}