Mercurial > mplayer.hg
view etc/inttypes.h @ 23421:e013cf91368f
r23370: added missing fps
r23410: add documentation for new -menu-chroot option
r23420: added a missing space char
r23423: added '&' for 'e.g.'
r23424: removed an unneeded comma
r23425: removed unneeded space
fix typo
author | voroshil |
---|---|
date | Thu, 31 May 2007 17:30:49 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>