From eb559970846f0fa27f1f25c482cd07210a56f4b1 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sun, 25 Aug 2019 16:18:24 +0200 Subject: re-format code --- src/wire-plugins/plugin_wire_template.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/wire-plugins/plugin_wire_template.c') diff --git a/src/wire-plugins/plugin_wire_template.c b/src/wire-plugins/plugin_wire_template.c index 6fadb88ce..0d0e652a1 100644 --- a/src/wire-plugins/plugin_wire_template.c +++ b/src/wire-plugins/plugin_wire_template.c @@ -109,7 +109,8 @@ template_prepare_wire_transfer (void *cls, const char *destination_account_url, const struct TALER_Amount *amount, const char *exchange_base_url, - const struct TALER_WireTransferIdentifierRawP *wtid, + const struct + TALER_WireTransferIdentifierRawP *wtid, TALER_WIRE_PrepareTransactionCallback ptc, void *ptc_cls) { @@ -220,7 +221,7 @@ template_get_history (void *cls, */ static void template_get_history_cancel (void *cls, - struct TALER_WIRE_HistoryHandle *whh) + struct TALER_WIRE_HistoryHandle *whh) { GNUNET_break (0); } -- cgit v1.2.3