commit 07cc3d3c1eff9c2a8bcdabcf5b755dc8cafa97e2 parent f8411e903f34822168f85a992fe95d7dda418004 Author: Florian Dold <florian.dold@gmail.com> Date: Fri, 1 Nov 2019 16:55:48 +0100 style Diffstat:
| M | src/backend/taler-merchant-httpd_proposal.c | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git 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); }