indent, etc.
This commit is contained in:
parent
1f2dee5ae8
commit
a64b605377
@ -274,7 +274,8 @@ parse_refresh_link_ok (struct TALER_MINT_RefreshLinkHandle *rlh,
|
|||||||
}
|
}
|
||||||
off_coin += json_array_size (jsona);
|
off_coin += json_array_size (jsona);
|
||||||
MAJ_parse_free (spec);
|
MAJ_parse_free (spec);
|
||||||
}
|
} /* end of for (session) */
|
||||||
|
|
||||||
if (off_coin == num_coins)
|
if (off_coin == num_coins)
|
||||||
{
|
{
|
||||||
rlh->link_cb (rlh->link_cb_cls,
|
rlh->link_cb (rlh->link_cb_cls,
|
||||||
|
Loading…
Reference in New Issue
Block a user