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>
Thu, 8 Aug 2019 10:05:53 +0000 (11:05 +0100)
commitedc1a5be3ecf6b6c92f6fd441a5b7924dc2202ae
tree11c8a373c7fb9dcbd63172ba56c920df5bcb2afd
parent53e879c750f6b37da424123d469d162fe9cddbed
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