add fixme

This commit is contained in:
Florian Dold 2020-01-18 01:21:38 +01:00
parent d2d7791c69
commit 572f350660
No known key found for this signature in database
GPG Key ID: D2E4F00F29D02A4B

View File

@ -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
*/