Mercurial > mplayer.hg
view etc/inttypes.h @ 32773:06b75ec1b9c9
Add sub-paths option.
This option allows specifying extra subtitles (relative and absolute) paths to
track.
author | cboesch |
---|---|
date | Sat, 05 Feb 2011 20:38:02 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>