exchange

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

commit 2a22d39c1748d0ca7222f2430811b2375a2881aa
parent 18f16a6aa80358dd8f4797b10ccc7420572fb232
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 28 Jun 2026 09:11:14 +0200

badness

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

diff --git a/src/mhd/mhd2_legal.c b/src/mhd/mhd2_legal.c @@ -413,7 +413,7 @@ load_terms (struct TALER_MHD2_Legal *legal, if ( (NULL == legal->terms_version) || (0 != strncmp (legal->terms_version, name, - ext - name - 1)) ) + ext - name)) ) { GNUNET_log (GNUNET_ERROR_TYPE_DEBUG, "Filename `%s' does not match Etag `%s' in directory `%s/%s'. Ignoring it.\n",