From 572f35066075efef81c17eca9bd8b6696dc02dea Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 18 Jan 2020 01:21:38 +0100 Subject: add fixme --- src/exchangedb/exchangedb_accounts.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/exchangedb') diff --git a/src/exchangedb/exchangedb_accounts.c b/src/exchangedb/exchangedb_accounts.c index 037793953..fa349d58a 100644 --- a/src/exchangedb/exchangedb_accounts.c +++ b/src/exchangedb/exchangedb_accounts.c @@ -50,6 +50,9 @@ struct FindAccountContext * true, call the callback from the context with the * rest of the section name. * + * FIXME(dold): This comment is inaccurate! Also, why + * is the prefix "account-" and not "exchange-account-"? + * * @param cls our `struct FindEnabledWireContext` * @param section name of a section in the configuration */ -- cgit v1.2.3