gst: Don't declare variables inside the for loop header
authorSebastian Dröge <sebastian@centricular.com>
Tue, 13 Dec 2016 20:26:08 +0000 (22:26 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 13 Dec 2016 20:26:08 +0000 (22:26 +0200)
commit97951155646b0447ea5885b8d04048861d8ee61b
tree8ac9533e971ec1636d6315676c82f2374f6adeb0
parent6ee5922f2f93e5e24a68f2c58859b3474920c23b
gst: Don't declare variables inside the for loop header

This is a C99 feature.
ext/pango/gstbasetextoverlay.c
tests/check/elements/videotestsrc.c