fix indentation

This commit is contained in:
Christian Grothoff 2017-06-05 00:17:40 +02:00
parent 2daa38fcde
commit 1d40a01a1e
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -894,7 +894,7 @@ handle_reserve_withdraw_finished (void *cls,
case MHD_HTTP_OK:
if (GNUNET_OK !=
reserve_withdraw_ok (wsh,
json))
json))
{
GNUNET_break_op (0);
response_code = 0;