Mercurial > mplayer.hg
comparison TOOLS/Makefile @ 18733:1a0111272217
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.
author | uau |
---|---|
date | Fri, 16 Jun 2006 20:21:37 +0000 |
parents | c127ce678083 |
children | 06e4c7737aa7 |
comparison
equal
deleted
inserted
replaced
18732:b3fa3772a187 | 18733:1a0111272217 |
---|