libfaad2: make a function static
commit65e3208b1aa2d4eecc6b7cb1cf4e04b454aa41fc
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Wed, 22 Sep 2010 21:08:59 +0000 (22 21:08 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:18:07 +0000 (2 04:18 +0200)
treecb30ca42a09378c08c44b59a3ef036995fb23f1b
parent4c904953b5c9250d814092591a8396165bc9b5c5
libfaad2: make a function static

Mark output_to_PCM_sux as static, it is not used outside of the file; fixes:
libfaad2/output.c:465: warning: no previous prototype for 'output_to_PCM_sux'

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32343 b3059339-0415-0410-9bf9-f77b7e298cf2
libfaad2/local_changes.diff
libfaad2/output.c