fix typo
This commit is contained in:
parent
113f3891d1
commit
5d67cb9c4f
@ -403,7 +403,7 @@ load_terms (struct TALER_MHD_Legal *legal,
|
||||
GNUNET_log_strerror_file (GNUNET_ERROR_TYPE_WARNING,
|
||||
"fstat",
|
||||
fn);
|
||||
GNUENT_break (0 == close (fd));
|
||||
GNUNET_break (0 == close (fd));
|
||||
GNUNET_free (fn);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user