Mercurial > mplayer.hg
view etc/inttypes.h @ 19114:34f84b69c0e9
r19050: grammar and consistency fixes
r19051: alphabetical order for the OSD/SUB section
r19052: Rename OSD/SUB section to OSD/SUBTITLES.
author | kraymer |
---|---|
date | Sun, 16 Jul 2006 14:40:56 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>