]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
flacdec: Avoid declaration after statement.
authorAndre Noll <maan@systemlinux.org>
Mon, 22 Jul 2013 23:19:52 +0000 (01:19 +0200)
committerAndre Noll <maan@systemlinux.org>
Sun, 27 Oct 2013 08:40:10 +0000 (09:40 +0100)
Fixes

flacdec_filter.c:243:2: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]


No differences found