Mercurial > mplayer.hg
view etc/inttypes.h @ 16042:077ac37a2e72
wording/spelling/grammar/consistency, small updates
author | diego |
---|---|
date | Fri, 22 Jul 2005 07:47:24 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>