-log TOS fn
This commit is contained in:
parent
5487e141c1
commit
7e946580c2
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user