gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-exchange] branch master updated: -log TOS fn


From: gnunet
Subject: [taler-exchange] branch master updated: -log TOS fn
Date: Thu, 20 Oct 2022 23:57:39 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 7e946580 -log TOS fn
7e946580 is described below

commit 7e946580c26f779b47eebdf4c6f89f5a8df5ebe7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu Oct 20 23:57:36 2022 +0200

    -log TOS fn
---
 src/mhd/mhd_legal.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/mhd/mhd_legal.c b/src/mhd/mhd_legal.c
index 5082c181..e73e4789 100644
--- a/src/mhd/mhd_legal.c
+++ b/src/mhd/mhd_legal.c
@@ -455,6 +455,9 @@ load_terms (struct TALER_MHD_Legal *legal,
       GNUNET_free (fn);
       return;
     }
+    GNUNET_log (GNUNET_ERROR_TYPE_INFO,
+                "Loading legal information from file `%s'\n",
+                fn);
     {
       void *buf;
       size_t bsize;

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]