-log TOS fn

This commit is contained in:
Christian Grothoff 2022-10-20 23:57:36 +02:00
parent 5487e141c1
commit 7e946580c2
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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;