-fix FTBFS
This commit is contained in:
parent
5ad1d0d3dd
commit
3a5eb9285c
@ -431,8 +431,8 @@ handle_sign_request (struct TES_Client *client,
|
||||
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
|
||||
"Sending RSA signature after %s\n",
|
||||
GNUNET_STRINGS_relative_time_to_string (
|
||||
GNUENT_TIME_absolute_get_duration (now)),
|
||||
GNUNET_YES);
|
||||
GNUNET_TIME_absolute_get_duration (now),
|
||||
GNUNET_YES));
|
||||
ret = TES_transmit (client->csock,
|
||||
&sr->header);
|
||||
GNUNET_free (sr);
|
||||
|
Loading…
Reference in New Issue
Block a user