Mercurial > mplayer.hg
view etc/inttypes.h @ 14717:51a7560a92b7
confusing mixture of typecasts and casted variable, removed typecasts
author | reimar |
---|---|
date | Thu, 17 Feb 2005 15:35:44 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>