diff options
author | Christian Grothoff <christian@grothoff.org> | 2023-04-25 23:13:18 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2023-04-25 23:13:18 +0200 |
commit | fd591efee4be6d6500c59d459385f0950c9c0439 (patch) | |
tree | f35fad6528dcd06e62e9a615215745c8819e3c5d /src/include | |
parent | c15fd9bbd19025c5669848ba69fc72b6344e43f6 (diff) |
-fix doxygen
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/taler_merchantdb_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/taler_merchantdb_plugin.h b/src/include/taler_merchantdb_plugin.h index 62dcf5e7..0d191878 100644 --- a/src/include/taler_merchantdb_plugin.h +++ b/src/include/taler_merchantdb_plugin.h @@ -721,7 +721,6 @@ typedef void * @param exchange_url base URL of the exchange that initiated the transfer * @param payto_uri account of the merchant that received the transfer * @param wtid wire transfer subject identifying the aggregation - * @param execution_time when did the merchant observe the transfer * @param total total amount that was wired * @param next_attempt when should we next try to interact with the exchange */ |