logger: increase position update frequency

This commit is contained in:
Thomas Schoebel-Theuer 2016-12-13 14:13:08 +01:00
parent fec2264766
commit f0381455cb
1 changed files with 2 additions and 0 deletions

View File

@ -1505,6 +1505,8 @@ void _complete(struct trans_logger_brick *brick, struct trans_logger_mref_aspect
}
CHECKED_CALLBACK(orig_mref, error, err);
update_max_pos(orig_mref_a);
done:
return;