Mercurial > mplayer.hg
view etc/inttypes.h @ 31493:0a7222a42a70
Ensure that e.g. -af-pre will not cause the filter list to be
unterminated when the list was empty before.
Should fix bug #1687.
author | reimar |
---|---|
date | Fri, 25 Jun 2010 16:56:40 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>