summaryrefslogtreecommitdiffstats
path: root/libao2
diff options
context:
space:
mode:
authoruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-16 20:21:37 +0000
committeruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-16 20:21:37 +0000
commitab93c42241bf758adf4f0d9ad57f65909c055efd (patch)
tree0c6f90ea3805740c87d95dc37a3f4e6f018b732f /libao2
parent8e500b6d305cfe7ed696da2b918ce181916b9ade (diff)
downloadmpv-ab93c42241bf758adf4f0d9ad57f65909c055efd.tar.bz2
mpv-ab93c42241bf758adf4f0d9ad57f65909c055efd.tar.xz
Fix definition of reinit_audio_chain().
It had return type "int" even though it did not return a value (callers do not expect one) and used old-style syntax. Changed return type to "void" and added "void" as parameter list. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18736 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libao2')
0 files changed, 0 insertions, 0 deletions