-style fix

This commit is contained in:
Christian Grothoff 2022-02-05 00:13:51 +01:00
parent d81a6c7cf2
commit aea7fc36c3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -447,8 +447,7 @@ TALER_EXCHANGE_refreshes_reveal (
char *end;
end = GNUNET_STRINGS_data_to_string (&md.rc,
sizeof (struct
TALER_RefreshCommitmentP),
sizeof (md.rc),
pub_str,
sizeof (pub_str));
*end = '\0';