diff options
author | Christian Grothoff <christian@grothoff.org> | 2021-08-04 08:39:19 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2021-08-04 08:39:19 +0200 |
commit | 36164914e6f74e87cb1cd6e3f26ce77e2105f3c5 (patch) | |
tree | 6b085c06e3f25c51842a0d3156080d0a7513742a | |
parent | ba3f70390a1e7210195c41e3afa3e7fe1511eb96 (diff) |
-fix doxygen
-rw-r--r-- | src/exchangedb/exchangedb_accounts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchangedb/exchangedb_accounts.c b/src/exchangedb/exchangedb_accounts.c index 54204eaaf..e41074822 100644 --- a/src/exchangedb/exchangedb_accounts.c +++ b/src/exchangedb/exchangedb_accounts.c @@ -158,7 +158,7 @@ struct LoaderContext * the account to our list. * * @param cls closure, a `struct LoaderContext` - * @param ai account information + * @param section section to parse account information from */ static void add_account_cb (void *cls, |