summaryrefslogtreecommitdiff
path: root/src/exchangedb
diff options
context:
space:
mode:
Diffstat (limited to 'src/exchangedb')
-rw-r--r--src/exchangedb/exchangedb_accounts.c3
1 files changed, 3 insertions, 0 deletions
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
*/