Mercurial > mplayer.hg
diff stream/pnm.c @ 34211:203e14dbbe53
configure: remove erroneous extra set of braces from vsscanf test
POSIX does not make any promises about the layout of va_list. Thus
initializing it with extra braces might fail to compile on systems with
perfectly fine vsscanf support.
Skip the initialization instead, which also avoids warnings.
author | diego |
---|---|
date | Fri, 04 Nov 2011 14:29:31 +0000 |
parents | a93891202051 |
children | 7505733df2b4 |