-fix indent

This commit is contained in:
Christian Grothoff 2023-07-10 17:58:03 +02:00
parent 6c44755458
commit c6676f1aa5
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -801,7 +801,7 @@ destroy_key_helpers (struct HelperState *hs)
* denomination.
*/
static struct TALER_AgeMask
load_age_mask (const char*section_name)
load_age_mask (const char *section_name)
{
static const struct TALER_AgeMask null_mask = {0};
enum GNUNET_GenericReturnValue ret;