Whitespace fix
This commit is contained in:
parent
539887b3fb
commit
93b8f3fe54
1 changed files with 1 additions and 2 deletions
|
|
@ -502,8 +502,7 @@ void changed_value_posts::operator()(post_t& post)
|
|||
|
||||
bind_scope_t bound_scope(report, post);
|
||||
last_total = total_expr.calc(bound_scope);
|
||||
|
||||
last_post = &post;
|
||||
last_post = &post;
|
||||
}
|
||||
|
||||
void subtotal_posts::report_subtotal(const char * spec_fmt,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue