diff options
| 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 | 
| commit | c5c3a44c25ad6d2411d18421ad5f4c1a312643a1 (patch) | |
| tree | cfbd4c671bfdfe982b377971112727ddb9e8ac07 /src/include | |
| parent | b87d1112ea479537bda5e1ba1e1100ee53315315 (diff) | |
-comment updates
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/taler_exchangedb_plugin.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 16935907..fb8bb289 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     */  | 
