diff options
| author | Christian Grothoff <christian@grothoff.org> | 2022-06-25 21:50:32 +0200 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2022-06-25 21:50:32 +0200 |
| commit | 3b9e9eed11333fcd4f6a9299d06274cba77a5434 (patch) | |
| tree | 9321ecd859a7cd0d1df8bb93662efc9bd08a057c /src/exchange/taler-exchange-httpd_keys.c | |
| parent | 76ad5baec7109416e292f3c49c3606abeb3815b6 (diff) | |
-fix typos
Diffstat (limited to 'src/exchange/taler-exchange-httpd_keys.c')
| -rw-r--r-- | src/exchange/taler-exchange-httpd_keys.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_keys.c b/src/exchange/taler-exchange-httpd_keys.c index 45bed1a1..6eadb0d7 100644 --- a/src/exchange/taler-exchange-httpd_keys.c +++ b/src/exchange/taler-exchange-httpd_keys.c @@ -2261,7 +2261,7 @@ finish_keys_response (struct TEH_KeyStateHandle *ksh) /* * Build up the running hash of all denominations in this group - * TODO: FIXME-oec: this is cipher and age_restriction dependend?! + * TODO: FIXME-oec: this is cipher and age_restriction dependent?! */ GNUNET_CRYPTO_hash_context_read (group->hash_context, &dk->h_denom_pub, |
