fix indentation

This commit is contained in:
Christian Grothoff 2017-10-06 19:54:48 +02:00
parent e5aed9e5cb
commit 1da03b95eb
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -152,8 +152,8 @@ TALER_JSON_spec_amount (const char *name,
*/
static int
parse_amount_nbo (void *cls,
json_t *root,
struct GNUNET_JSON_Specification *spec)
json_t *root,
struct GNUNET_JSON_Specification *spec)
{
struct TALER_AmountNBO *r_amount = spec->ptr;
struct TALER_Amount amount;