Mercurial > mplayer.hg
view etc/inttypes.h @ 31750:d590a8d2386a
Remove subsection that describes how to tweak CD/DVD drives.
It is getting outdated and outside the scope of MPlayer documentation.
author | diego |
---|---|
date | Sun, 25 Jul 2010 13:16:05 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>