summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
diff options
context:
space:
mode:
authorÖzgür Kesim <oec-taler@kesim.org>2023-06-26 09:44:22 +0200
committerÖzgür Kesim <oec-taler@kesim.org>2023-06-26 09:44:22 +0200
commitc5c3a44c25ad6d2411d18421ad5f4c1a312643a1 (patch)
treecfbd4c671bfdfe982b377971112727ddb9e8ac07 /src/include/taler_exchangedb_plugin.h
parentb87d1112ea479537bda5e1ba1e1100ee53315315 (diff)
downloadexchange-c5c3a44c25ad6d2411d18421ad5f4c1a312643a1.tar.gz
exchange-c5c3a44c25ad6d2411d18421ad5f4c1a312643a1.tar.bz2
exchange-c5c3a44c25ad6d2411d18421ad5f4c1a312643a1.zip
-comment updates
Diffstat (limited to 'src/include/taler_exchangedb_plugin.h')
-rw-r--r--src/include/taler_exchangedb_plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h
index 169359073..fb8bb2894 100644
--- a/src/include/taler_exchangedb_plugin.h
+++ b/src/include/taler_exchangedb_plugin.h
@@ -1245,7 +1245,7 @@ struct TALER_EXCHANGEDB_AgeWithdraw
uint64_t *denom_serials;
/**
- * Array of @a num_coins hashes of the public keys of the denominations
+ * [out]-Array of @a num_coins hashes of the public keys of the denominations
* identified by @e denom_serials. This field is set when calling
* get_age_withdraw
*/