annotate with bug report number
This commit is contained in:
parent
1d99ff43dc
commit
a627c3e9b1
@ -318,7 +318,7 @@ TALER_MINT_reply_insufficient_funds (struct MHD_Connection *connection,
|
|||||||
const struct TALER_MINT_DB_TransactionList *pos;
|
const struct TALER_MINT_DB_TransactionList *pos;
|
||||||
int ret;
|
int ret;
|
||||||
|
|
||||||
// FIXME: implement properly!
|
// FIXME: implement properly! (#3632)
|
||||||
for (pos = tl; NULL != pos; pos = pos->next)
|
for (pos = tl; NULL != pos; pos = pos->next)
|
||||||
{
|
{
|
||||||
switch (pos->type)
|
switch (pos->type)
|
||||||
|
Loading…
Reference in New Issue
Block a user