tests/examples/equalizer/demo.c: C89 fix, moving variable declarations to the beginni...
authorJens Granseuer <jensgr@gmx.net>
Fri, 22 Feb 2008 05:39:01 +0000 (05:39 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 22 Feb 2008 05:39:01 +0000 (05:39 +0000)
commit73a4369e0e3cf05a2ac57726bdd946fb271ded0d
tree440346166eb82f175a5fd64535cacd9a452e1d4a
parent9d3899442856e614dcc0e11875d3e4c256926bc9
tests/examples/equalizer/demo.c: C89 fix, moving variable declarations to the beginning of the block. Fixes bug #517933.

Original commit message from CVS:
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.
ChangeLog
tests/examples/equalizer/demo.c