Mercurial > mplayer.hg
comparison vobsub.c @ 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 | 4231482179b6 |
children | 16990c298b7b |
comparison
equal
deleted
inserted
replaced
18732:b3fa3772a187 | 18733:1a0111272217 |
---|