Mercurial > mplayer.hg
view etc/inttypes.h @ 33370:c8977ae8c24f
Write all CONF_TYPE_FLOAT values as floating point constants.
(This is merely cosmetic.)
author | ib |
---|---|
date | Thu, 12 May 2011 12:07:04 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>