diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-02-10 23:39:00 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-02-10 23:39:00 +0100 |
commit | 532d4ad0dca62055056e5b6093e82daa3541f690 (patch) | |
tree | 65e2d5b783d0a84b33779b8d0e89225d0e765353 /src/util | |
parent | d58d89dcab91823dff208d230e1b1b3a742810bd (diff) |
-fixes to tests, and half-baked fixes for CS-/link (still fails)
Diffstat (limited to 'src/util')
-rw-r--r-- | src/util/crypto.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/crypto.c b/src/util/crypto.c index 447805bfe..76657f41d 100644 --- a/src/util/crypto.c +++ b/src/util/crypto.c @@ -277,6 +277,7 @@ TALER_planchet_blinding_secret_create ( } +// FIXME: move to denom.c? void TALER_planchet_setup_coin_priv ( const struct TALER_PlanchetSecretsP *ps, |