From 2b160c1569cefae870c13daf68b801472b3eba65 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 30 Jul 2022 10:36:19 +0200 Subject: -fix typos --- src/include/taler_exchangedb_plugin.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/include') diff --git a/src/include/taler_exchangedb_plugin.h b/src/include/taler_exchangedb_plugin.h index 4f9a41d16..1cb4ce5f2 100644 --- a/src/include/taler_exchangedb_plugin.h +++ b/src/include/taler_exchangedb_plugin.h @@ -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 -- cgit v1.2.3