diff options
Diffstat (limited to 'src/exchangedb')
| -rw-r--r-- | src/exchangedb/exchangedb_accounts.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/src/exchangedb/exchangedb_accounts.c b/src/exchangedb/exchangedb_accounts.c index 532e27f6..aa923c5d 100644 --- a/src/exchangedb/exchangedb_accounts.c +++ b/src/exchangedb/exchangedb_accounts.c @@ -121,6 +121,7 @@ check_for_account (void *cls,   * @param cb callback to invoke   * @param cb_cls closure for @a cb   */ +// FIXME(dold): why is this part of the exchange database?  Does this really belong here?  void  TALER_EXCHANGEDB_find_accounts (const struct GNUNET_CONFIGURATION_Handle *cfg,                                  TALER_EXCHANGEDB_AccountCallback cb, | 
