Skip to content

aggregator: fix flow-return boolean return type mismatch

Not that it matters, since we don't check the return value anyway. Unclear why the aggregator pad flush function should have a return value at all really, and perhaps it should be called reset anyway. Spotted by dv on irc.

Merge request reports