-fix typos

This commit is contained in:
Christian Grothoff 2022-07-30 10:36:19 +02:00
parent 033a5dc93b
commit 2b160c1569
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
2 changed files with 2 additions and 3 deletions

View File

@ -16215,7 +16215,7 @@ postgres_insert_close_request (
* @param payto_uri account to wire funds to
* @param date time of the signature
* @param amount amount to wire
* @param master_sig signature affirming the opearation
* @param master_sig signature affirming the operation
* @return transaction status code
*/
static enum GNUNET_DB_QueryStatus

View File

@ -591,7 +591,6 @@ struct TALER_EXCHANGEDB_TableData
struct
{
uint64_t profit_drain_serial_id;
struct TALER_WireTransferIdentifierRawP wtid;
char *account_section;
char *payto_uri;
@ -5533,7 +5532,7 @@ struct TALER_EXCHANGEDB_Plugin
* @param payto_uri account to wire funds to
* @param date time of the signature
* @param amount amount to wire
* @param master_sig signature affirming the opearation
* @param master_sig signature affirming the operation
* @return transaction status code
*/
enum GNUNET_DB_QueryStatus