fix spacing

This commit is contained in:
Christian Grothoff 2019-10-26 21:08:53 +02:00
parent 88bbb91dce
commit 841891ce71
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -754,6 +754,7 @@ update_auditors (struct TALER_EXCHANGE_Handle *exchange)
}
}
/**
* Compare two denomination keys.
*
@ -1148,6 +1149,7 @@ TALER_EXCHANGE_unset_now (struct TALER_EXCHANGE_Handle *exchange)
exchange->with_now = GNUNET_NO;
}
/**
* Let the user set the last valid denomination time manually.
*
@ -1161,6 +1163,7 @@ TALER_EXCHANGE_set_last_denom (struct TALER_EXCHANGE_Handle *exchange,
exchange->key_data.last_denom_issue_date = last_denom_new;
}
/**
* Check if our current response for /keys is valid, and if
* not trigger download.