Wirewatch.
Avoid using negative deltas.
This commit is contained in:
parent
9914a9b301
commit
b3ca323399
@ -646,9 +646,7 @@ find_transfers (void *cls)
|
||||
TALER_BANK_DIRECTION_CREDIT,
|
||||
last_row_off,
|
||||
last_row_off_size,
|
||||
NULL != last_row_off
|
||||
? (int64_t) batch_size
|
||||
: (-1) * (int64_t) batch_size,
|
||||
batch_size,
|
||||
&history_cb,
|
||||
session);
|
||||
if (NULL == hh)
|
||||
|
Loading…
Reference in New Issue
Block a user