gleffects: 'for' loop initial declaration
authorLuis de Bethencourt <luis.bg@samsung.com>
Wed, 27 May 2015 12:05:11 +0000 (13:05 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 9 Dec 2017 19:32:02 +0000 (19:32 +0000)
commit7361160673b3661f43591b6d9e029e6862151f3e
tree9eb67c730d81e5f3a9d2c77afa3b43273ed60de8
parent0280be02caa4e34185f6d9e9f1b38a79e01ca85b
gleffects: 'for' loop initial declaration

'for' loop initial declarations are not allowed in C89, moving the declarations
to before the 'for' loops.
ext/gl/gstgleffects.c