gst: Don't declare variables inside the for loop header
authorSebastian Dröge <sebastian@centricular.com>
Tue, 13 Dec 2016 20:39:01 +0000 (22:39 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 13 Dec 2016 20:39:01 +0000 (22:39 +0200)
commita9269d37c5204a6f7426b78037b1ca1e4b2dc971
tree88a06f42b346948c9c86e3b10a588a35429d3a8a
parent8644352155f1d47d5a77e441cde5909fa8e49343
gst: Don't declare variables inside the for loop header

This is a C99 feature.
tests/check/elements/compositor.c