fix indentation
This commit is contained in:
parent
2daa38fcde
commit
1d40a01a1e
@ -894,7 +894,7 @@ handle_reserve_withdraw_finished (void *cls,
|
|||||||
case MHD_HTTP_OK:
|
case MHD_HTTP_OK:
|
||||||
if (GNUNET_OK !=
|
if (GNUNET_OK !=
|
||||||
reserve_withdraw_ok (wsh,
|
reserve_withdraw_ok (wsh,
|
||||||
json))
|
json))
|
||||||
{
|
{
|
||||||
GNUNET_break_op (0);
|
GNUNET_break_op (0);
|
||||||
response_code = 0;
|
response_code = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user