diff options
Diffstat (limited to 'src/exchange')
-rw-r--r-- | src/exchange/taler-exchange-httpd_age-withdraw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exchange/taler-exchange-httpd_age-withdraw.c b/src/exchange/taler-exchange-httpd_age-withdraw.c index c451e526..2f30ad8f 100644 --- a/src/exchange/taler-exchange-httpd_age-withdraw.c +++ b/src/exchange/taler-exchange-httpd_age-withdraw.c @@ -69,6 +69,7 @@ struct AgeWithdrawContext /** * kappa * #num_coins hashes of blinded coin planchets. + * FIXME[oec]: Make the [][] structure more explicit. */ struct TALER_BlindedPlanchet *coin_evs; |