aggregator: fix flow-return boolean return type mismatch
authorTim-Philipp Müller <tim@centricular.com>
Wed, 29 Jul 2015 10:48:33 +0000 (11:48 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 25 May 2019 12:33:27 +0000 (14:33 +0200)
commit1a3bf3234fee1bbf35b7e01206d03e82faf5315d
tree634ab22120fad937d6acf84779a692bcd606911d
parent96b88ffe354b360dfc7cc60a5e22e116604e506b
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.
libs/gst/base/gstaggregator.c