summaryrefslogtreecommitdiff
path: root/src/mhd
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-20 23:57:36 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-20 23:57:36 +0200
commit7e946580c26f779b47eebdf4c6f89f5a8df5ebe7 (patch)
tree887f14a06a890ed5f70c8589a325037667b77df6 /src/mhd
parent5487e141c1b7f1db909267dd69be41281b9a6212 (diff)
downloadexchange-7e946580c26f779b47eebdf4c6f89f5a8df5ebe7.tar.gz
exchange-7e946580c26f779b47eebdf4c6f89f5a8df5ebe7.tar.bz2
exchange-7e946580c26f779b47eebdf4c6f89f5a8df5ebe7.zip
-log TOS fn
Diffstat (limited to 'src/mhd')
-rw-r--r--src/mhd/mhd_legal.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mhd/mhd_legal.c b/src/mhd/mhd_legal.c
index 5082c1811..e73e4789e 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;