aboutsummaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-05-01 20:19:51 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-05-01 20:19:51 +0200
commit84bde679a78e8a681ded484bec8d256e07bf77e6 (patch)
tree0ffcee3ad8059d3c46b68400d2f5468c0c5fb1c5 /src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
parente68d9f9b75fc6869b9be12637db2fc22706dd217 (diff)
-typos
Diffstat (limited to 'src/exchange/taler-exchange-httpd_age-withdraw_reveal.c')
-rw-r--r--src/exchange/taler-exchange-httpd_age-withdraw_reveal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c b/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
index 67e5facd..776c0d8d 100644
--- a/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
+++ b/src/exchange/taler-exchange-httpd_age-withdraw_reveal.c
@@ -966,7 +966,7 @@ sign_and_finalize_age_withdraw (
num_coins,
awrcs);
cleanup:
- GNUNET_break (MHD_NO != ret);
+ GNUNET_break (GNUNET_OK != ret);
/* Free resources */
for (unsigned int i = 0; i<num_coins; i++)