fix FTBFS
This commit is contained in:
parent
889644c686
commit
6e17a847e8
@ -933,7 +933,7 @@ handle_debit_history (struct TALER_FAKEBANK_Handle *h,
|
||||
if (0 > ha.delta)
|
||||
pos = pos->prev;
|
||||
else
|
||||
pos = pos->tail;
|
||||
pos = pos->next;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user