From f68e7d0b07aa36364ef9d546afc51ecaea650479 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 30 Jan 2019 15:17:03 +0100 Subject: Adding map: wire method name <--> plugin name. --- src/exchange/taler-exchange-aggregator.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/exchange') diff --git a/src/exchange/taler-exchange-aggregator.c b/src/exchange/taler-exchange-aggregator.c index 07b4dc474..38654aaaa 100644 --- a/src/exchange/taler-exchange-aggregator.c +++ b/src/exchange/taler-exchange-aggregator.c @@ -414,8 +414,9 @@ find_account_by_url (const char *url) /** - * Function called with information about a wire account. Adds the - * account to our list (if it is enabled and we can load the plugin). + * Function called with information about a wire account. Adds + * the account to our list (if it is enabled and we can load the + * plugin). * * @param cls closure, NULL * @param ai account information -- cgit v1.2.3