Mercurial > mplayer.hg
comparison stream/tvi_dshow.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 | 3d7ee643b110 |
children | 389d43c448b3 |
comparison
equal
deleted
inserted
replaced
34210:de376e7bcd65 | 34211:203e14dbbe53 |
---|