Mercurial > mplayer.hg
diff TOOLS/avisubdump.c @ 33597:2ef9298a81e7
Avoid va_copy, it is not generally available
(sometimes it is still called __va_copy), it was
missing a matching va_end and this approach is the
one given as example in the vsnprintf man page.
author | reimar |
---|---|
date | Mon, 20 Jun 2011 20:10:28 +0000 |
parents | 5f505a260e9c |
children |