GNOME Bugzilla – Bug 517933
[tests] trivial C89 fix
Last modified: 2008-02-22 05:38:38 UTC
Patch follows.
Created attachment 105716 [details] [review] C89 fix
2008-02-22 Sebastian Dröge <slomo@circular-chaos.org> Patch by: Jens Granseuer <jensgr at gmx dot net> * tests/examples/equalizer/demo.c: (main): C89 fix, moving variable declarations to the beginning of the block. Fixes bug #517933.