annotate with bug report number

This commit is contained in:
Christian Grothoff 2015-01-29 00:53:05 +01:00
parent 1d99ff43dc
commit a627c3e9b1

View File

@ -318,7 +318,7 @@ TALER_MINT_reply_insufficient_funds (struct MHD_Connection *connection,
const struct TALER_MINT_DB_TransactionList *pos;
int ret;
// FIXME: implement properly!
// FIXME: implement properly! (#3632)
for (pos = tl; NULL != pos; pos = pos->next)
{
switch (pos->type)